Uses of Class
org.apache.batik.util.resources.ResourceManager
Packages that use ResourceManager
Package
Description
Provides some useful classes.
-
Uses of ResourceManager in org.apache.batik.apps.svgbrowser
Fields in org.apache.batik.apps.svgbrowser declared as ResourceManagerModifier and TypeFieldDescriptionprotected static ResourceManager
Resources.resourceManager
The resource manager to decode messages.protected static ResourceManager
DOMViewer.resources
The resource managerprivate static ResourceManager
DropDownHistoryModel.resources
The resource manager.protected static ResourceManager
FindDialog.resources
The resource managerprotected static ResourceManager
JSVGViewerFrame.resources
The resource managerprotected static ResourceManager
Main.resources
The resource managerprotected static ResourceManager
NodePickerPanel.NameEditorDialog.resources
The resource manager.private static ResourceManager
NodePickerPanel.resources
The resource manager.protected static ResourceManager
OptionPanel.resources
The resource managerprotected static ResourceManager
ThumbnailDialog.resources
The resource managerprotected static ResourceManager
StatusBar.rManager
The resource manager -
Uses of ResourceManager in org.apache.batik.ext.swing
Fields in org.apache.batik.ext.swing declared as ResourceManagerModifier and TypeFieldDescriptionprotected static ResourceManager
Resources.resourceManager
The resource manager to decode messages. -
Uses of ResourceManager in org.apache.batik.util
Fields in org.apache.batik.util declared as ResourceManagerModifier and TypeFieldDescriptionprotected static ResourceManager
Messages.resourceManager
The resource manager to decode messages. -
Uses of ResourceManager in org.apache.batik.util.gui
Fields in org.apache.batik.util.gui declared as ResourceManagerModifier and TypeFieldDescriptionprotected static ResourceManager
CSSMediaPanel.resources
The resource managerprivate static ResourceManager
DropDownComponent.ScrollablePopupMenu.resources
The resource manager.protected static ResourceManager
JErrorPane.resources
The resource managerprotected static ResourceManager
LanguageDialog.resources
The resource managerprotected static ResourceManager
MemoryMonitor.resources
The resource managerprotected static ResourceManager
URIChooser.resources
The resource managerprotected static ResourceManager
UserStyleDialog.resources
The resource managerprotected 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.resourceModifier and TypeClassDescriptionclass
This class represents a button factory which builds buttons from the content of a resource bundle.class
This class represents a menu factory which builds menubars and menus from the content of a resource file.class
This class represents a tool bar factory which builds tool bars from the content of a resource file.