Uses of Interface
org.apache.batik.util.gui.resource.ActionMap
Packages that use ActionMap
Package
Description
-
Uses of ActionMap in org.apache.batik.apps.svgbrowser
Classes in org.apache.batik.apps.svgbrowser that implement ActionMapModifier and TypeClassDescriptionclassThe components of this class are used to view a DOM tree.classThis class represents a Dialog that lets the user searching for text inside an SVG document.classThis class represents a SVG viewer swing frame.classUsed to preview and edit nodes.static classDialog for choosing element name. -
Uses of ActionMap in org.apache.batik.util.gui
Classes in org.apache.batik.util.gui that implement ActionMapModifier and TypeClassDescriptionclassThis class represents a panel to edit/add/remove CSS media.static classA dialog to add a new CSS medium.static classA dialog to edit/add/remove CSS media.classThis class represents a dialog to display an error (message + Exception).classThis class represents a language selection dialog.static classThe language selection panel.classThis class contains a collection of components that can be used to track and display the memory usage.classThis class is a dialog used to enter an URI or to choose a local file.classThis class represents a dialog to select the user style sheet. -
Uses of ActionMap in org.apache.batik.util.gui.resource
Fields in org.apache.batik.util.gui.resource declared as ActionMapModifier and TypeFieldDescriptionprivate ActionMapButtonFactory.actionsThe table which contains the actionsprivate ActionMapMenuFactory.actionsThe table which contains the actionsConstructors in org.apache.batik.util.gui.resource with parameters of type ActionMapModifierConstructorDescriptionButtonFactory(ResourceBundle rb, ActionMap am) Creates a new button factoryMenuFactory(ResourceBundle rb, ActionMap am) Creates a new menu factoryToolBarFactory(ResourceBundle rb, ActionMap am) Creates a new tool bar factory