|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | 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.state_machines.ActionNewEvent
Nested Class Summary | |
---|---|
static interface |
ActionNewEvent.Roles
|
Field Summary | |
---|---|
static java.lang.String |
ROLE
The constant defining the role the event to be created plays for its parent. |
Fields inherited from class org.argouml.uml.ui.AbstractActionNewModelElement |
---|
|
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 |
ActionNewEvent()
Constructor for ActionNewEvent. |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Perform the work the action is supposed to do. |
protected abstract java.lang.Object |
createEvent()
Implementors should create a concrete event like an instance of SignalEvent 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, getValue, isEnabled, markNeedsSave, putValue, shouldBeEnabled, stripJunk, updateEnabled, updateEnabled |
Methods inherited from class javax.swing.AbstractAction |
---|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, 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 ActionNewEvent()
Method Detail |
protected abstract java.lang.Object createEvent()
public void actionPerformed(java.awt.event.ActionEvent e)
UMLAction
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class UMLChangeAction
ActionListener.actionPerformed(java.awt.event.ActionEvent)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |