|
Cytoscape 2.8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdesktop.swingx.treetable.AbstractMutableTreeTableNode
org.jdesktop.swingx.treetable.DefaultMutableTreeTableNode
cytoscape.visual.customgraphic.ui.CyCustomGraphicsTreeNode
public class CyCustomGraphicsTreeNode
| 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 |
|---|
public int getColumnCount()
getColumnCount in interface org.jdesktop.swingx.treetable.TreeTableNodegetColumnCount in class org.jdesktop.swingx.treetable.DefaultMutableTreeTableNodepublic Object getValueAt(int column)
getValueAt in interface org.jdesktop.swingx.treetable.TreeTableNodegetValueAt in class org.jdesktop.swingx.treetable.DefaultMutableTreeTableNode
|
Cytoscape 2.8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||