|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionMap | |
koala.dynamicjava.gui | |
koala.dynamicjava.gui.resource |
Uses of ActionMap in koala.dynamicjava.gui |
Classes in koala.dynamicjava.gui that implement ActionMap | |
class |
Editor
The editor component of the GUI |
class |
Main
A Graphical User Interface for DynamicJava |
class |
OptionsDialog
The 'options' dialog |
class |
StringList
This component is used to manipulate a list of strings |
class |
URLChooser
A component used to enter an URL or to choose a local file |
Uses of ActionMap in koala.dynamicjava.gui.resource |
Constructors in koala.dynamicjava.gui.resource with parameters of type ActionMap | |
ButtonFactory(java.util.ResourceBundle rb,
ActionMap am)
Creates a new button factory |
|
ToolBarFactory(java.util.ResourceBundle rb,
ActionMap am)
Creates a new tool bar factory |
|
MenuFactory(java.util.ResourceBundle rb,
ActionMap am)
Creates a new menu factory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |