|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUndoableAction
org.argouml.uml.ui.ActionNewDiagram
org.argouml.uml.ui.ActionCollaborationDiagram
public class ActionCollaborationDiagram
Action to trigger creation of new collaboration diagram.
| Constructor Summary | |
|---|---|
ActionCollaborationDiagram()
Constructor. |
|
| Method Summary | |
|---|---|
ArgoDiagram |
createDiagram(java.lang.Object namespace)
Deprecated. |
ArgoDiagram |
createDiagram(java.lang.Object namespace,
DiagramSettings settings)
|
protected java.lang.Object |
findNamespace()
Find the right namespace for the diagram. |
| Methods inherited from class org.argouml.uml.ui.ActionNewDiagram |
|---|
actionPerformed, createCollaboration, isValidNamespace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionCollaborationDiagram()
| Method Detail |
|---|
protected java.lang.Object findNamespace()
findNamespace in class ActionNewDiagram@Deprecated public ArgoDiagram createDiagram(java.lang.Object namespace)
createDiagram in class ActionNewDiagramnamespace - the namespace in which to create the diagram
public ArgoDiagram createDiagram(java.lang.Object namespace,
DiagramSettings settings)
createDiagram in class ActionNewDiagramnamespace - the namespace in which to create the diagramsettings - the render settings for the diagram
|
||||||||||
| 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 |