public class CustomMutableTreeTableNode
extends org.jdesktop.swingx.treetable.DefaultMutableTreeTableNode
| Constructor and Description |
|---|
CustomMutableTreeTableNode()
Creates a new CustomMutableTreeTableNode object.
|
CustomMutableTreeTableNode(Object arg0)
Creates a new CustomMutableTreeTableNode object.
|
CustomMutableTreeTableNode(Object arg0,
boolean arg1)
Creates a new CustomMutableTreeTableNode object.
|
getColumnCount, getValueAt, isEditable, setValueAtadd, children, createChildrenList, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, getUserObject, insert, isLeaf, remove, remove, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic CustomMutableTreeTableNode()
public CustomMutableTreeTableNode(Object arg0)
arg0 - DOCUMENT ME!public CustomMutableTreeTableNode(Object arg0, boolean arg1)
arg0 - DOCUMENT ME!arg1 - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.