|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.tree.DefaultTreeModel
org.argouml.uml.ui.UMLTreeModel
This class is an abstract superclass for classes that provide a tree model of UML model elements.
Field Summary |
Fields inherited from class javax.swing.tree.DefaultTreeModel |
asksAllowsChildren, listenerList, root |
Constructor Summary | |
UMLTreeModel(UMLUserInterfaceContainer container,
UMLTreeRootNode root)
Deprecated. Creates a new tree model |
Method Summary | |
boolean |
buildPopup(javax.swing.JPopupMenu popup,
javax.swing.tree.TreePath path)
Deprecated. |
void |
fireTreeStructureChanged()
Deprecated. |
java.lang.Object |
formatElement(ru.novosoft.uml.foundation.core.MModelElement element)
Deprecated. This method returns a rendering (typically a String) of the model element for the list. |
void |
listRoleItemSet(ru.novosoft.uml.MElementEvent mee)
Deprecated. |
void |
navigateTo(ru.novosoft.uml.foundation.core.MModelElement modelElement)
Deprecated. This method is called by context menu actions that desire to change to currently displayed object. |
void |
propertySet(ru.novosoft.uml.MElementEvent mee)
Deprecated. |
void |
recovered(ru.novosoft.uml.MElementEvent mee)
Deprecated. |
void |
removed(ru.novosoft.uml.MElementEvent mee)
Deprecated. |
void |
roleAdded(ru.novosoft.uml.MElementEvent mee)
Deprecated. |
void |
roleRemoved(ru.novosoft.uml.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 javax.swing.tree.DefaultTreeModel |
addTreeModelListener, asksAllowsChildren, fireTreeNodesChanged, fireTreeNodesInserted, fireTreeNodesRemoved, fireTreeStructureChanged, getChild, getChildCount, getIndexOfChild, getListeners, getPathToRoot, getPathToRoot, getRoot, getTreeModelListeners, insertNodeInto, isLeaf, nodeChanged, nodesChanged, nodeStructureChanged, nodesWereInserted, nodesWereRemoved, reload, reload, removeNodeFromParent, removeTreeModelListener, setAsksAllowsChildren, setRoot, valueForPathChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UMLTreeModel(UMLUserInterfaceContainer container, UMLTreeRootNode root)
container
- the container (typically a PropPanelClass or PropPanelInterface)
that provides access to the target classifier.Method Detail |
public java.lang.Object formatElement(ru.novosoft.uml.foundation.core.MModelElement element)
public void targetChanged()
UMLUserInterfaceComponent
targetChanged
in interface UMLUserInterfaceComponent
public void targetReasserted()
UMLUserInterfaceComponent
targetReasserted
in interface UMLUserInterfaceComponent
public void fireTreeStructureChanged()
public void propertySet(ru.novosoft.uml.MElementEvent mee)
propertySet
in interface ru.novosoft.uml.MElementListener
public void listRoleItemSet(ru.novosoft.uml.MElementEvent mee)
listRoleItemSet
in interface ru.novosoft.uml.MElementListener
public void recovered(ru.novosoft.uml.MElementEvent mee)
recovered
in interface ru.novosoft.uml.MElementListener
public void removed(ru.novosoft.uml.MElementEvent mee)
removed
in interface ru.novosoft.uml.MElementListener
public void roleAdded(ru.novosoft.uml.MElementEvent mee)
roleAdded
in interface ru.novosoft.uml.MElementListener
public void roleRemoved(ru.novosoft.uml.MElementEvent mee)
roleRemoved
in interface ru.novosoft.uml.MElementListener
public void navigateTo(ru.novosoft.uml.foundation.core.MModelElement modelElement)
modelElement
- model element to displaypublic boolean buildPopup(javax.swing.JPopupMenu popup, javax.swing.tree.TreePath path)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2003 (20030829) | ArgoUML Project Home | ArgoUML Cookbook |