g4p.tool.gui.treeview.CtrlSketchModel.CtrlSketchModel |
( |
TreeNode |
root | ) |
|
Ctor creates a DataModel object with the given root
- Parameters
-
root | the node that is the top of a tree |
g4p.tool.gui.treeview.CtrlSketchModel.CtrlSketchModel |
( |
| ) |
|
Ctor for an empty DataModel
boolean g4p.tool.gui.treeview.CtrlSketchModel.isRoot |
( |
DefaultMutableTreeNode |
node | ) |
|
Determines whether a given node is the root node of the data model
- Parameters
-
- Returns
- true if node is the root else false
The documentation for this class was generated from the following file:
- /Users/peter/git/g4ptool-repos/G4P_Tool/src/g4p/tool/gui/treeview/CtrlSketchModel.java