Uses of Class
org.apache.batik.util.resources.ResourceFormatException
Packages that use ResourceFormatException
-
Uses of ResourceFormatException in org.apache.batik.util.gui.resource
Methods in org.apache.batik.util.gui.resource that throw ResourceFormatExceptionModifier and TypeMethodDescriptionButtonFactory.createJButton(String name) Creates and returns a new swing buttonToolBarFactory.createJButton(String name) Creates and returns a new swing buttonButtonFactory.createJCheckBox(String name) Creates and returns a new swing check boxMenuFactory.createJCheckBoxMenuItem(String name) Creates and returns a new swing check box menu itemMenuFactory.createJCheckBoxMenuItem(String name, String specialization) Creates and returns a new swing check box menu itemMenuFactory.createJMenu(String name) Creates and returns a new swing menuMenuFactory.createJMenu(String name, String specialization) Creates and returns a new swing menuMenuFactory.createJMenuBar(String name) Creates and returns a swing menu barMenuFactory.createJMenuBar(String name, String specialization) Creates and returns a swing menu barprotected JComponentMenuFactory.createJMenuComponent(String name, String specialization) Creates and returns a menu item or a separatorMenuFactory.createJMenuItem(String name) Creates and returns a new swing menu itemMenuFactory.createJMenuItem(String name, String specialization) Creates and returns a new swing menu itemButtonFactory.createJRadioButton(String name) Creates and returns a new swing radio buttonMenuFactory.createJRadioButtonMenuItem(String name) Creates and returns a new swing radio button menu itemMenuFactory.createJRadioButtonMenuItem(String name, String specialization) Creates and returns a new swing radio button menu itemToolBarFactory.createJToolBar(String name) Creates a tool barButtonFactory.createJToolbarButton(String name) Creates and returns a new swing button initialised to be used as a toolbar buttonButtonFactory.createJToolbarToggleButton(String name) Creates and returns a new swing button initialised to be used as a toolbar toggle buttonprotected voidMenuFactory.initializeJMenuItem(JMenuItem item, String name, String specialization) Initializes a swing menu item -
Uses of ResourceFormatException in org.apache.batik.util.resources
Methods in org.apache.batik.util.resources that throw ResourceFormatExceptionModifier and TypeMethodDescriptionbooleanResourceManager.getBoolean(String key) Returns the boolean mapped with the given keyintResourceManager.getCharacter(String key) intResourceManager.getInteger(String key) Returns the integer mapped with the given string