|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.argouml.uml.ui.UMLTreeRootNode | +--org.argouml.uml.ui.UMLOwnedElementRootNode
This class is implements a tree model for ownedElements of a MNamespace
Field Summary |
---|
Fields inherited from class org.argouml.uml.ui.UMLTreeRootNode |
---|
_container, _model, _property |
Constructor Summary | |
---|---|
UMLOwnedElementRootNode(UMLUserInterfaceContainer container,
java.lang.String property,
boolean forClass)
Deprecated. Creates a new tree model |
Method Summary | |
---|---|
boolean |
buildPopup(javax.swing.tree.TreeModel model,
javax.swing.JPopupMenu menu,
javax.swing.tree.TreePath path)
Deprecated. |
java.util.Enumeration |
children()
Deprecated. |
javax.swing.tree.TreeNode |
getChildAt(int childIndex)
Deprecated. |
int |
getChildCount()
Deprecated. |
int |
getIndex(javax.swing.tree.TreeNode node)
Deprecated. |
void |
listRoleItemSet(MElementEvent mee)
Deprecated. |
void |
propertySet(MElementEvent mee)
Deprecated. |
void |
recovered(MElementEvent mee)
Deprecated. |
void |
removed(MElementEvent mee)
Deprecated. |
void |
roleAdded(MElementEvent mee)
Deprecated. |
void |
roleRemoved(MElementEvent mee)
Deprecated. |
void |
targetChanged()
Deprecated. This method is called when the target of a UMLUserInterfaceContainer has been changed. |
void |
targetReasserted()
Deprecated. This method is called when the navigation history has been changed (and navigation buttons may need to be updated). |
Methods inherited from class org.argouml.uml.ui.UMLTreeRootNode |
---|
getAllowsChildren, getContainer, getModel, getParent, getProperty, isLeaf, setModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UMLOwnedElementRootNode(UMLUserInterfaceContainer container, java.lang.String property, boolean forClass)
container
- the container (typically a PropPanelClass or PropPanelInterface)
that provides access to the target classifier.property
- a string that specifies the name of an event that should force a refresh
of the list model. A null value will cause all events to trigger a refresh.Method Detail |
public javax.swing.tree.TreeNode getChildAt(int childIndex)
public int getChildCount()
public int getIndex(javax.swing.tree.TreeNode node)
public java.util.Enumeration children()
public void propertySet(MElementEvent mee)
public void listRoleItemSet(MElementEvent mee)
public void recovered(MElementEvent mee)
public void removed(MElementEvent mee)
public void roleAdded(MElementEvent mee)
public void roleRemoved(MElementEvent mee)
public void targetChanged()
UMLUserInterfaceComponent
public void targetReasserted()
UMLUserInterfaceComponent
targetReasserted
in interface UMLUserInterfaceComponent
targetReasserted
in class UMLTreeRootNode
public boolean buildPopup(javax.swing.tree.TreeModel model, javax.swing.JPopupMenu menu, javax.swing.tree.TreePath path)
buildPopup
in class UMLTreeRootNode
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2003 (20040216) | ArgoUML Project Home | ArgoUML Cookbook |