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 ResourceManagerResources.resourceManagerThe resource manager to decode messages.protected static ResourceManagerDOMViewer.resourcesThe resource managerprotected static ResourceManagerFindDialog.resourcesThe resource managerprotected static ResourceManagerJSVGViewerFrame.resourcesThe resource managerprotected static ResourceManagerMain.resourcesThe resource managerprotected static ResourceManagerNodePickerPanel.NameEditorDialog.resourcesThe resource manager.protected static ResourceManagerOptionPanel.resourcesThe resource managerprotected static ResourceManagerThumbnailDialog.resourcesThe resource managerprotected static ResourceManagerStatusBar.rManagerThe resource manager -
Uses of ResourceManager in org.apache.batik.ext.swing
Fields in org.apache.batik.ext.swing declared as ResourceManagerModifier and TypeFieldDescriptionprotected static ResourceManagerResources.resourceManagerThe 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 ResourceManagerMessages.resourceManagerThe 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 ResourceManagerCSSMediaPanel.resourcesThe resource managerprotected static ResourceManagerJErrorPane.resourcesThe resource managerprotected static ResourceManagerLanguageDialog.resourcesThe resource managerprotected static ResourceManagerMemoryMonitor.resourcesThe resource managerprotected static ResourceManagerURIChooser.resourcesThe resource managerprotected static ResourceManagerUserStyleDialog.resourcesThe resource managerprotected static ResourceManagerLocationBar.rManagerThe resource manager -
Uses of ResourceManager in org.apache.batik.util.gui.resource
Subclasses of ResourceManager in org.apache.batik.util.gui.resourceModifier and TypeClassDescriptionclassThis class represents a button factory which builds buttons from the content of a resource bundle.classThis class represents a menu factory which builds menubars and menus from the content of a resource file.classThis class represents a tool bar factory which builds tool bars from the content of a resource file.