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 org.apache.batik.util.gui.resource -
-
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 factoryprivate ButtonFactoryNodePickerPanel. buttonFactoryThe Button factory.protected ButtonFactoryNodePickerPanel.NameEditorDialog. buttonFactoryThe Button factory.Methods in org.apache.batik.apps.svgbrowser that return ButtonFactory Modifier and Type Method Description private ButtonFactoryDOMViewer. getButtonFactory()Gets buttonFactory.private ButtonFactoryNodePickerPanel. getButtonFactory()Gets buttonFactory.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 -
Uses of ButtonFactory in org.apache.batik.util.gui.resource
Fields in org.apache.batik.util.gui.resource declared as ButtonFactory Modifier and Type Field Description private ButtonFactoryToolBarFactory. buttonFactoryThe button factory
-