|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUndoableAction
org.argouml.uml.ui.AbstractActionAddModelElement2
org.argouml.uml.ui.behavior.state_machines.ActionAddEventAsDeferrableEvent
public class ActionAddEventAsDeferrableEvent
Provide a dialog which helps the user to select events out of an existing list, which will be used as the deferrable events of the state.
| Field Summary | |
|---|---|
static ActionAddEventAsDeferrableEvent |
SINGLETON
The one and only instance of this class. |
| Constructor Summary | |
|---|---|
protected |
ActionAddEventAsDeferrableEvent()
Constructor for ActionAddClassifierRoleBase. |
| Method Summary | |
|---|---|
protected void |
doIt(java.util.Collection selected)
The action that has to be done by ArgoUml after the user clicks ok in the UMLAddDialog. |
protected java.util.List |
getChoices()
Returns the choices the user has in the UMLAddDialog. |
protected java.lang.String |
getDialogTitle()
Returns the title of the dialog. |
protected java.util.List |
getSelected()
The modelelements already selected BEFORE the dialog is shown. |
| Methods inherited from class org.argouml.uml.ui.AbstractActionAddModelElement2 |
|---|
actionPerformed, getTarget, isEnabled, isExclusive, isMultiSelect, setExclusive, setMultiSelect, setTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ActionAddEventAsDeferrableEvent SINGLETON
| Constructor Detail |
|---|
protected ActionAddEventAsDeferrableEvent()
| Method Detail |
|---|
protected java.util.List getChoices()
AbstractActionAddModelElement2
getChoices in class AbstractActionAddModelElement2protected java.util.List getSelected()
AbstractActionAddModelElement2
getSelected in class AbstractActionAddModelElement2protected java.lang.String getDialogTitle()
AbstractActionAddModelElement2
getDialogTitle in class AbstractActionAddModelElement2protected void doIt(java.util.Collection selected)
AbstractActionAddModelElement2
doIt in class AbstractActionAddModelElement2selected - The choices the user has selected in the UMLAddDialog
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |