|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUndoableAction
org.argouml.uml.diagram.ui.ActionAddExistingNode
public class ActionAddExistingNode
ActionAddExistingNode enables pasting of an existing node into a Diagram.
| Constructor Summary | |
|---|---|
ActionAddExistingNode(java.lang.String name,
java.lang.Object o)
The Constructor. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ae)
|
boolean |
isEnabled()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionAddExistingNode(java.lang.String name,
java.lang.Object o)
name - the localized name of the actiono - the node UML object to be added| Method Detail |
|---|
public boolean isEnabled()
public void actionPerformed(java.awt.event.ActionEvent ae)
|
||||||||||
| 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 |