Prev Package | Next Package | Frames | No Frames |
Class Summary | |
ButtonFactory | Provides various methods to create buttons from internationalized descriptions. |
Description | An object of this class describes caption, mnemonic and accelerator key of a GUI component. |
ExtensionFileFilter | Implements a Swing file filter that filters files on extensions. |
FileAction | Common (abstract) super class of FileOpenAction and
FileSaveAction . |
FileOpenAction | Abstract super class for actions that allow files to be loaded. |
FileSaveAction | Abstract super class for actions that allow files to be saved. |
HideWindow | Action that makes a particular window invisible. |
MenuButton | Button for use in a menu. |
MenuCheckBoxButton | Check box button for use in a menu. |
MenuRadioButton | Radio button for use in a menu. |
ShowWindow | Action that makes a particular window visible (if it was not) and brings it to the front. |
SimpleAction | Abstract action (controller) based on an internationalized description. |
SingleSelectionAction | Simple action which selects a given index in a SingleSelectionModel . |
ToolBarButton | Button for use on a tool bar. |
ToolBarToggleButton | Button for use on a tool bar. |