|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object extended byptolemy.vergil.tree.EntityTreeModel extended byptolemy.vergil.tree.ClassAndEntityTreeModel extended bythales.vergil.navigable.NavigationTreeModel
Titre : NavigationTreeModel
Description : used to represent all the entities of a MoML file
Société : Thales Research and technology
| Nested Class Summary |
| Nested classes inherited from class ptolemy.vergil.tree.EntityTreeModel |
EntityTreeModel.TreeUpdateListener |
| Field Summary |
| Fields inherited from class ptolemy.vergil.tree.EntityTreeModel |
_root |
| Constructor Summary | |
NavigationTreeModel(NamedObj root)
|
|
| Method Summary | |
void |
expandPath(javax.swing.tree.TreePath aPath,
boolean collapse)
expand/collapse all the NavigationTree |
boolean |
isLeaf(java.lang.Object object)
Return true if the object is a leaf node. |
void |
register(NavigationPTree tree)
Register a listener |
void |
setSelectedItem(javax.swing.tree.TreePath path)
set all listening PTree to the same path |
boolean |
unRegister(NavigationPTree tree)
remove a listener |
| Methods inherited from class ptolemy.vergil.tree.ClassAndEntityTreeModel |
_classes, getChild, getChildCount, getIndexOfChild |
| Methods inherited from class ptolemy.vergil.tree.EntityTreeModel |
addTreeModelListener, getRoot, removeTreeModelListener, setRoot, valueForPathChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NavigationTreeModel(NamedObj root)
| Method Detail |
public boolean isLeaf(java.lang.Object object)
isLeaf in interface javax.swing.tree.TreeModelisLeaf in class ClassAndEntityTreeModelobject - The object.
public void register(NavigationPTree tree)
tree - public boolean unRegister(NavigationPTree tree)
tree -
public void setSelectedItem(javax.swing.tree.TreePath path)
path - public void expandPath(javax.swing.tree.TreePath aPath, boolean collapse)
aPath -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||