|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.AbstractAction | +--org.argouml.uml.ui.UMLAction | +--org.argouml.uml.ui.UMLChangeAction | +--org.argouml.uml.ui.AbstractActionNewModelElement | +--org.argouml.uml.ui.behavior.common_behavior.ActionNewAction
Inner Class Summary | |
static interface |
ActionNewAction.Roles
|
Field Summary | |
static java.lang.String |
ROLE
The constant defining the role the action to be created plays for its parent. |
Fields inherited from class org.argouml.uml.ui.UMLAction |
cat, HAS_ICON, NO_ICON |
Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Constructor Summary | |
protected |
ActionNewAction()
Constructor for ActionNewAction. |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Perform the work the action is supposed to do. |
protected abstract java.lang.Object |
createAction()
Implementors should create a concrete action like a CallAction in this method. |
Methods inherited from class org.argouml.uml.ui.AbstractActionNewModelElement |
getTarget, setTarget |
Methods inherited from class org.argouml.uml.ui.UMLAction |
getMnemonic, getShortcut, isEnabled, markNeedsSave, shouldBeEnabled, stripJunk, updateEnabled, updateEnabled |
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getValue, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String ROLE
Constructor Detail |
protected ActionNewAction()
Method Detail |
protected abstract java.lang.Object createAction()
public void actionPerformed(java.awt.event.ActionEvent e)
UMLAction
actionPerformed
in class UMLChangeAction
ActionListener.actionPerformed(java.awt.event.ActionEvent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML (c) 1996-2002 |