public class ObjectInspectorTreeModelTest extends OAVTreeModel
OAVTreeModel.AttributeNode, OAVTreeModel.OAVTreeCellRenderer, OAVTreeModel.ObjectInspectorNode, OAVTreeModel.ObjectNode, OAVTreeModel.RootNode
copy, enableObjectInspection, icons, inspectors, listeners, nodes, notify, timerList
Constructor and Description |
---|
ObjectInspectorTreeModelTest()
Construct a test model
|
Modifier and Type | Method and Description |
---|---|
void |
createAndTestStructureChange(ObjectInspectorTreeModelTest model) |
static void |
main(java.lang.String[] args)
some simple tests
|
void |
setObjectRootNode(OAVTreeModel.ObjectInspectorNode root)
Set root node to inspect from
|
addRefreshTimer, addTreeModelListener, dispose, fireTreeStructureChanged, getChild, getChildCount, getIndexForChild, getIndexForChild, getIndexOfChild, getNextNodeUUID, getRoot, isInspectable, isInspectable, isLeaf, refreshInspectorNodes, removeRefreshTimer, removeTreeModelListener, setRefreshDelay, testInspectorNodesListEquals, valueForPathChanged
public ObjectInspectorTreeModelTest()
public void setObjectRootNode(OAVTreeModel.ObjectInspectorNode root)
root
- tree root objectpublic static void main(java.lang.String[] args) throws java.lang.Exception
args
- java.lang.Exception
public void createAndTestStructureChange(ObjectInspectorTreeModelTest model) throws java.lang.Exception
java.lang.Exception