Class Summary |
ButtonFactory |
This class represents a button factory which builds
buttons from the content of a resource bundle.
The resource entries format is (for a button named 'Button'):
|
JToolbarButton |
This class represents the buttons used in toolbars. |
JToolbarSeparator |
This class represents a separator for the toolbar buttons. |
MenuFactory |
This class represents a menu factory which builds
menubars and menus from the content of a resource file.
The resource entries format is (for a menubar named 'MenuBar'):
|
ResourceManager |
This class offers convenience methods to decode
resource bundle entries |
ToolBarFactory |
This class represents a tool bar factory which builds
tool bars from the content of a resource file.
The resource entries format is (for a tool bar named 'ToolBar'):
|