|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUndoableAction
org.argouml.uml.diagram.ui.ActionAddAllClassesFromModel
public class ActionAddAllClassesFromModel
ActionAddAllClassesFromModel enables pasting of an existing node into a Diagram.
| Constructor Summary | |
|---|---|
ActionAddAllClassesFromModel(java.lang.String name,
java.lang.Object o)
Constructor |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent ae)
actionPerformed Finds all of the classes within the same namespace as the UMLClassDiagram that was given to me in my constructor and adds them to the UMLClassDiagram. |
boolean |
isEnabled()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionAddAllClassesFromModel(java.lang.String name,
java.lang.Object o)
name - the name of the actiono - the Diagram| Method Detail |
|---|
public boolean isEnabled()
public void actionPerformed(java.awt.event.ActionEvent ae)
ae - - the ActionEvent
|
||||||||||
| 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 |