Package org.apache.batik.util.gui.resource

Interface Summary
ActionMap This interface represents an object which maps actions to strings
JComponentModifier This interface must be implemented by actions which need to have an access to their associated component(s)
 

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'):
 

Exception Summary
MissingListenerException Signals a missing listener
ResourceFormatException Signals a format error in a resource bundle
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.