Uses of Class
org.apache.batik.util.resources.ResourceManager
-
Packages that use ResourceManager Package Description org.apache.batik.apps.svgbrowser org.apache.batik.ext.swing org.apache.batik.util Provides some useful classes.org.apache.batik.util.gui org.apache.batik.util.gui.resource -
-
Uses of ResourceManager in org.apache.batik.apps.svgbrowser
Fields in org.apache.batik.apps.svgbrowser declared as ResourceManager Modifier and Type Field Description protected static ResourceManagerResources. resourceManagerThe resource manager to decode messages.protected static ResourceManagerDOMViewer. resourcesThe resource managerprivate static ResourceManagerDropDownHistoryModel. resourcesThe resource manager.protected static ResourceManagerFindDialog. resourcesThe resource managerprotected static ResourceManagerJSVGViewerFrame. resourcesThe resource managerprotected static ResourceManagerMain. resourcesThe resource managerprotected static ResourceManagerNodePickerPanel.NameEditorDialog. resourcesThe resource manager.private static ResourceManagerNodePickerPanel. 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 ResourceManager Modifier and Type Field Description protected static ResourceManagerResources. resourceManagerThe resource manager to decode messages. -
Uses of ResourceManager in org.apache.batik.util
Fields in org.apache.batik.util declared as ResourceManager Modifier and Type Field Description protected 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 ResourceManager Modifier and Type Field Description protected static ResourceManagerCSSMediaPanel. resourcesThe resource managerprivate static ResourceManagerDropDownComponent.ScrollablePopupMenu. resourcesThe resource manager.protected 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.resource Modifier and Type Class Description classButtonFactoryThis class represents a button factory which builds buttons from the content of a resource bundle.classMenuFactoryThis class represents a menu factory which builds menubars and menus from the content of a resource file.classToolBarFactoryThis class represents a tool bar factory which builds tool bars from the content of a resource file.
-