|
org.netbeans.swing.outline 1.20 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TableColumnSelector.TreeNode
A node in the tree of available column names. Only the leaf nodes represent column names, the non-leaf nodes are categories which cannot be selected by the user.
| Method Summary | |
|---|---|
TableColumnSelector.TreeNode[] |
getChildren()
Children of this node. |
String |
getText()
The text displayed to the user as a column name. |
boolean |
isLeaf()
Non-leaf nodes will have children nodes. |
| Method Detail |
|---|
String getText()
boolean isLeaf()
TableColumnSelector.TreeNode[] getChildren()
|
org.netbeans.swing.outline 1.20 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||