Package ca.corbett.extras.demo.panels


package ca.corbett.extras.demo.panels
  • Class
    Description
     
    To show off the new ActionPanel component.
    This demo panel shows off some of the fun "panel effects" that are available in swing-extras as of the 2.7 release: Panel fade - animate a "fade in" and "fade out" effect. Panel blur - blur the contents of a panel. Falling snow - animate falling snowflakes over a panel.
    A demo panel to show off the ImageScroller class.
     
    Provides a way to test out the AudioUtils, and more specifically, the AudioWaveformPanel.
    A demo panel for the CustomizableDesktopPane, showing off color gradient backgrounds and optional placement of a logo image on the desktop background.
    A demo panel for the DirTree component, to show off some of its capabilities.
    A quick demo panel to show off the capabilities of ImageTextUtil.
    ImageUtil is a utility class that offers a lot of handy functionality around loading, saving, and manipulating images.
    Builds a very simple FormPanel with some introductory text.
    This demo panel shows off the KeyStrokeManager class, which makes it easy to register and manage keyboard shortcut handlers for any window.
    A demo panel to show off the LogConsole and the LogConsoleStyle/LogConsoleTheme customizations that you can do to it.
    Provides an easy abstract way to create new demo panels and load them into the DemoApp.
    A quick demo of the capabilities of the progress classes.
    Demo panel to show off PropertiesManager and PropertiesDialog capabilities.
    An example enum to show off EnumProperty.
    A demo panel for showing off the new TextInputDialog.