|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.argouml.uml.ui.UMLTreeRootNode
This class is implements a tree model for ownedElements of a MNamespace
Field Summary | |
protected UMLUserInterfaceContainer |
_container
Deprecated. |
protected UMLTreeModel |
_model
Deprecated. |
protected java.lang.String |
_property
Deprecated. |
Constructor Summary | |
UMLTreeRootNode(UMLUserInterfaceContainer container,
java.lang.String property)
Deprecated. Creates a new tree model |
Method Summary | |
abstract boolean |
buildPopup(javax.swing.tree.TreeModel model,
javax.swing.JPopupMenu menu,
javax.swing.tree.TreePath path)
Deprecated. |
boolean |
getAllowsChildren()
Deprecated. |
UMLUserInterfaceContainer |
getContainer()
Deprecated. |
UMLTreeModel |
getModel()
Deprecated. |
javax.swing.tree.TreeNode |
getParent()
Deprecated. |
java.lang.String |
getProperty()
Deprecated. |
boolean |
isLeaf()
Deprecated. |
void |
setModel(UMLTreeModel model)
Deprecated. |
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.swing.tree.TreeNode |
children, getChildAt, getChildCount, getIndex |
Methods inherited from interface org.argouml.uml.ui.UMLUserInterfaceComponent |
targetChanged |
Field Detail |
protected UMLUserInterfaceContainer _container
protected java.lang.String _property
protected UMLTreeModel _model
Constructor Detail |
public UMLTreeRootNode(UMLUserInterfaceContainer container, java.lang.String property)
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 void setModel(UMLTreeModel model)
public final UMLTreeModel getModel()
public javax.swing.tree.TreeNode getParent()
getParent
in interface javax.swing.tree.TreeNode
public boolean getAllowsChildren()
getAllowsChildren
in interface javax.swing.tree.TreeNode
public boolean isLeaf()
isLeaf
in interface javax.swing.tree.TreeNode
public void targetReasserted()
UMLUserInterfaceComponent
targetReasserted
in interface UMLUserInterfaceComponent
public abstract boolean buildPopup(javax.swing.tree.TreeModel model, javax.swing.JPopupMenu menu, javax.swing.tree.TreePath path)
public final UMLUserInterfaceContainer getContainer()
public final java.lang.String getProperty()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2003 (20030919) | ArgoUML Project Home | ArgoUML Cookbook |