|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceManager | |
org.apache.batik.apps.svgviewer | |
org.apache.batik.util.gui | |
org.apache.batik.util.gui.resource |
Uses of ResourceManager in org.apache.batik.apps.svgviewer |
Fields in org.apache.batik.apps.svgviewer declared as ResourceManager | |
protected static ResourceManager |
ViewerFrame.resources
The resource manager |
protected static ResourceManager |
StatusBar.rManager
The resource manager |
Uses of ResourceManager in org.apache.batik.util.gui |
Fields in org.apache.batik.util.gui declared as ResourceManager | |
protected static ResourceManager |
LanguageDialog.resources
The resource manager |
protected static ResourceManager |
DOMViewer.resources
The resource manager |
protected static ResourceManager |
URIChooser.resources
The resource manager |
protected static ResourceManager |
MemoryMonitor.resources
The resource manager |
protected static ResourceManager |
UserStyleDialog.resources
The resource manager |
protected static ResourceManager |
LocationBar.rManager
The resource manager |
Uses of ResourceManager in org.apache.batik.util.gui.resource |
Subclasses of ResourceManager in org.apache.batik.util.gui.resource | |
class |
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'): |
class |
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'): |
class |
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'): |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |