Cytoscape 2.8.0 API

cytoscape.visual.customgraphic.ui
Class CyCustomGraphicsTreeNode

java.lang.Object
  extended by org.jdesktop.swingx.treetable.AbstractMutableTreeTableNode
      extended by org.jdesktop.swingx.treetable.DefaultMutableTreeTableNode
          extended by cytoscape.visual.customgraphic.ui.CyCustomGraphicsTreeNode
All Implemented Interfaces:
TreeNode, org.jdesktop.swingx.treetable.MutableTreeTableNode, org.jdesktop.swingx.treetable.TreeTableNode

public class CyCustomGraphicsTreeNode
extends org.jdesktop.swingx.treetable.DefaultMutableTreeTableNode


Field Summary
 
Fields inherited from class org.jdesktop.swingx.treetable.AbstractMutableTreeTableNode
allowsChildren, children, parent, userObject
 
Method Summary
 int getColumnCount()
           
 Object getValueAt(int column)
           
 
Methods inherited from class org.jdesktop.swingx.treetable.DefaultMutableTreeTableNode
isEditable, setValueAt
 
Methods inherited from class org.jdesktop.swingx.treetable.AbstractMutableTreeTableNode
add, children, createChildrenList, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, getUserObject, insert, isLeaf, remove, remove, removeFromParent, setAllowsChildren, setParent, setUserObject, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getColumnCount

public int getColumnCount()
Specified by:
getColumnCount in interface org.jdesktop.swingx.treetable.TreeTableNode
Overrides:
getColumnCount in class org.jdesktop.swingx.treetable.DefaultMutableTreeTableNode

getValueAt

public Object getValueAt(int column)
Specified by:
getValueAt in interface org.jdesktop.swingx.treetable.TreeTableNode
Overrides:
getValueAt in class org.jdesktop.swingx.treetable.DefaultMutableTreeTableNode

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.