|
||||||||||||
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.AbstractActionAddModelElement | +--org.argouml.uml.ui.behavior.common_behavior.ActionAddInstanceClassifier
Field Summary |
---|
Fields inherited from class org.argouml.uml.ui.AbstractActionAddModelElement |
---|
|
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 |
ActionAddInstanceClassifier()
Constructor for ActionAddExtendExtensionPoint. |
Method Summary | |
---|---|
protected void |
doIt(java.util.Vector selected)
The action that has to be done by Argouml after the user clicks ok in the UMLAddDialog. |
protected java.util.Vector |
getChoices()
Returns the choices the user has in the UMLAddDialog. |
protected java.lang.String |
getDialogTitle()
Returns the title of the dialog. |
protected java.util.Vector |
getSelected()
The modelelements allready selected BEFORE the dialog is shown. |
Methods inherited from class org.argouml.uml.ui.AbstractActionAddModelElement |
---|
actionPerformed, getTarget, isEnabled, isExclusive, isMultiSelect, setExclusive, setMultiSelect, setTarget |
Methods inherited from class org.argouml.uml.ui.UMLAction |
---|
getMnemonic, getShortcut, getValue, 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 |
Constructor Detail |
protected ActionAddInstanceClassifier()
Method Detail |
protected void doIt(java.util.Vector selected)
AbstractActionAddModelElement
doIt
in class AbstractActionAddModelElement
selected
- The choices the user has selected in the UMLAddDialogAbstractActionAddModelElement.doIt(java.util.Vector)
protected java.util.Vector getChoices()
AbstractActionAddModelElement
getChoices
in class AbstractActionAddModelElement
AbstractActionAddModelElement.getChoices()
protected java.lang.String getDialogTitle()
AbstractActionAddModelElement
getDialogTitle
in class AbstractActionAddModelElement
AbstractActionAddModelElement.getDialogTitle()
protected java.util.Vector getSelected()
AbstractActionAddModelElement
getSelected
in class AbstractActionAddModelElement
AbstractActionAddModelElement.getSelected()
|
||||||||||||
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 |