|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUndoableAction
org.argouml.uml.ui.AbstractActionNewModelElement
org.argouml.ui.ActionCreateContainedModelElement
public class ActionCreateContainedModelElement
An action to create a model element to be contained by the target model element.
| Constructor Summary | |
|---|---|
ActionCreateContainedModelElement(java.lang.Object theMetaType,
java.lang.Object target,
java.lang.String menuDescr)
Construct the action. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
| Methods inherited from class org.argouml.uml.ui.AbstractActionNewModelElement |
|---|
getTarget, setTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionCreateContainedModelElement(java.lang.Object theMetaType,
java.lang.Object target,
java.lang.String menuDescr)
theMetaType - the element to be createdtarget - the container that will own the new elementmenuDescr - the description for the menu item label.| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent e)
|
||||||||||
| 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 |