|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
org.jgraph.graph.DefaultGraphCell
org.jgraph.graph.DefaultEdge
com.vikash.firsttool.ProfileImpl.ToolEdge
| Nested Class Summary |
| Nested classes inherited from class org.jgraph.graph.DefaultEdge |
org.jgraph.graph.DefaultEdge.DefaultRouting, org.jgraph.graph.DefaultEdge.LoopRouting |
| Nested classes inherited from class org.jgraph.graph.Edge |
org.jgraph.graph.Edge.Routing |
| Field Summary |
| Fields inherited from class org.jgraph.graph.DefaultEdge |
source, target |
| Fields inherited from class org.jgraph.graph.DefaultGraphCell |
attributes |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
ToolEdge()
Creates a new instance of ToolEdge |
|
ToolEdge(java.lang.Object userobject)
|
|
| Method Summary | |
javax.swing.tree.TreeNode |
getParent()
|
boolean |
isLeaf()
|
void |
setParent(javax.swing.tree.MutableTreeNode parent)
|
java.lang.String |
toString()
|
| Methods inherited from class org.jgraph.graph.DefaultEdge |
clone, getSource, getTarget, setSource, setTarget |
| Methods inherited from class org.jgraph.graph.DefaultGraphCell |
changeAttributes, getAttributes, getChildren, setAttributes |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setUserObject |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jgraph.graph.GraphCell |
changeAttributes, getAttributes, setAttributes |
| Constructor Detail |
public ToolEdge()
public ToolEdge(java.lang.Object userobject)
| Method Detail |
public void setParent(javax.swing.tree.MutableTreeNode parent)
public javax.swing.tree.TreeNode getParent()
public java.lang.String toString()
public boolean isLeaf()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||