Uses of Class
org.apache.batik.util.gui.resource.ButtonFactory
-
Packages that use ButtonFactory Package Description org.apache.batik.apps.svgbrowser org.apache.batik.util.gui -
-
Uses of ButtonFactory in org.apache.batik.apps.svgbrowser
Fields in org.apache.batik.apps.svgbrowser declared as ButtonFactory Modifier and Type Field Description protected ButtonFactoryDOMViewer. buttonFactoryThe button factory.protected ButtonFactoryFindDialog. buttonFactoryThe button factoryprotected ButtonFactoryNodePickerPanel.NameEditorDialog. buttonFactoryThe Button factory.Methods in org.apache.batik.apps.svgbrowser that return ButtonFactory Modifier and Type Method Description protected ButtonFactoryNodePickerPanel.NameEditorDialog. getButtonFactory()Gets buttonFactory. -
Uses of ButtonFactory in org.apache.batik.util.gui
Fields in org.apache.batik.util.gui declared as ButtonFactory Modifier and Type Field Description protected ButtonFactoryJErrorPane. bfThe button factory.protected ButtonFactoryURIChooser. buttonFactoryThe button factory
-