|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| ConfigurationPane | Common interface for iso-morphism of the configuration panes. |
| JPopupMenuSource | This interface defines a popup source. |
| JPopupMenuSourceWithUpdateUI | A JPopupMenuSourceWithRebuild is not only a popup menu source, but also can be asked to rebuild its popup menu upon a change of the UI. |
| SwingUtil.CommandItem | The CommandItem encapsulates the basic behavior for an
item which is associated to a Command. |
| Class Summary | |
| AbstractLayoutManager | Abstract base class for simple (non LayoutManager2) layout managers. |
| SwingCommandRegistry | The SwingCommandRegistry encapsulates the creation of all sorts of MenuItems, Buttons and Menu's. |
| SwingCommandRegistry.ActionCommand | Deprecated. This class has been moved to
SwingCommandRegistry.ActionCommand |
| SwingKeyStrokeBuilder |
An instance of this class which allows building a
instance from the string representations of a key code and modifiers.
|
| SwingKeyStrokeProvider |
This is a Swing based subclass of the
abstract class.
|
| SwingLookAndFeelManager | Manager that updates the offscreen components when the look and feel changes. |
| SwingUtil | This class consists of common swing utility methods. |
| SwingUtil.ActionCommand | An Action-delegate class. |
| SwingUtil.ChoiceCommandMenuItem | Subclass of JMenuItem to delegate the isEnabled call to the command and the isSelected() to the ToggleCommand. |
| SwingUtil.CommandMenuItem | Subclass of JMenuItem to delegate the isEnabled call to the command. |
| SwingUtil.CommandToggleButton | Subclass of JToggleButton to delegate the isSelected call to the command and the isSelected() to the ToggleCommand. |
| SwingUtil.ToggleCommandMenuItem | Subclass of JMenuItem to delegate the isEnabled call to the command and the isSelected() to the ToggleCommand. |
The package is the container for all swing-related gui classes and interfaces. It contains general controls, dialog classes, drag and drop support, icon classes, document, custom LookAndFeel as well as Tree implementations.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||