|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionMap | |
org.apache.batik.apps.svgviewer | |
org.apache.batik.refimpl.util | |
org.apache.batik.util.gui | |
org.apache.batik.util.gui.resource |
Uses of ActionMap in org.apache.batik.apps.svgviewer |
Classes in org.apache.batik.apps.svgviewer that implement ActionMap | |
class |
ViewerFrame
This class represents a viewer frame. |
Uses of ActionMap in org.apache.batik.refimpl.util |
Classes in org.apache.batik.refimpl.util that implement ActionMap | |
class |
JSVGCanvas
This class implements a JComponent which is able to display a SVG document. |
Uses of ActionMap in org.apache.batik.util.gui |
Classes in org.apache.batik.util.gui that implement ActionMap | |
class |
DOMViewer
The components of this class are used to view a DOM tree. |
class |
LanguageDialog
This class represents a language selection dialog. |
static class |
LanguageDialog.Panel
The language selection panel. |
class |
MemoryMonitor
This class contains a collection of components that can be used to track and display the memory usage. |
class |
URIChooser
This class is a dialog used to enter an URI or to choose a local file |
class |
UserStyleDialog
This class represents a dialog to select the user style sheet. |
Uses of ActionMap in org.apache.batik.util.gui.resource |
Constructors in org.apache.batik.util.gui.resource with parameters of type ActionMap | |
ToolBarFactory(java.util.ResourceBundle rb,
ActionMap am)
Creates a new tool bar factory |
|
ButtonFactory(java.util.ResourceBundle rb,
ActionMap am)
Creates a new button factory |
|
MenuFactory(java.util.ResourceBundle rb,
ActionMap am)
Creates a new menu factory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |