public class CoordinateSystemTreeTableModel
extends org.jdesktop.swingx.treetable.AbstractTreeTableModel
| Constructor and Description |
|---|
CoordinateSystemTreeTableModel() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getChild(Object parent,
int index) |
int |
getChildCount(Object parent) |
Class<?> |
getColumnClass(int column) |
int |
getColumnCount() |
String |
getColumnName(int column) |
int |
getIndexOfChild(Object parent,
Object child) |
Object |
getValueAt(Object node,
int column) |
boolean |
isLeaf(Object node) |
public int getChildCount(Object parent)
public Class<?> getColumnClass(int column)
getColumnClass in interface org.jdesktop.swingx.treetable.TreeTableModelgetColumnClass in class org.jdesktop.swingx.treetable.AbstractTreeTableModelpublic int getColumnCount()
public String getColumnName(int column)
getColumnName in interface org.jdesktop.swingx.treetable.TreeTableModelgetColumnName in class org.jdesktop.swingx.treetable.AbstractTreeTableModelCopyright © 2015 Revolution Systems Inc.. All rights reserved.