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

Packages that use org.apache.batik.util.gui.resource
org.apache.batik.apps.svgbrowser   
org.apache.batik.ext.swing   
org.apache.batik.util.gui   
org.apache.batik.util.gui.resource   
 

Classes in org.apache.batik.util.gui.resource used by org.apache.batik.apps.svgbrowser
ActionMap
          This interface represents an object which maps actions to strings
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'):
Button.text = text Button.icon = icon_name Button.mnemonic = mnemonic Button.action = action_name Button.selected = true | false Button.tooltip = tool tip text where text, icon_name and action_name are strings mnemonic is a character
JComponentModifier
          This interface must be implemented by actions which need to have an access to their associated component(s)
MissingListenerException
          Signals a missing listener
ResourceManager
          This class offers convenience methods to decode resource bundle entries
 

Classes in org.apache.batik.util.gui.resource used by org.apache.batik.ext.swing
ResourceManager
          This class offers convenience methods to decode resource bundle entries
 

Classes in org.apache.batik.util.gui.resource used by org.apache.batik.util.gui
ActionMap
          This interface represents an object which maps actions to strings
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'):
Button.text = text Button.icon = icon_name Button.mnemonic = mnemonic Button.action = action_name Button.selected = true | false Button.tooltip = tool tip text where text, icon_name and action_name are strings mnemonic is a character
MissingListenerException
          Signals a missing listener
ResourceManager
          This class offers convenience methods to decode resource bundle entries
 

Classes in org.apache.batik.util.gui.resource used by org.apache.batik.util.gui.resource
ActionMap
          This interface represents an object which maps actions to strings
JToolbarButton
          This class represents the buttons used in toolbars.
MissingListenerException
          Signals a missing listener
ResourceFormatException
          Signals a format error in a resource bundle
ResourceManager
          This class offers convenience methods to decode resource bundle entries
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.