Package com.marginallyclever.ro3.apps.nodetreeview
package com.marginallyclever.ro3.apps.nodetreeview
-
ClassDescription
NodeTreeBranch
is a tree branch that contains aNode
.NodeTreeBranchEditor
is a cell editorpanel for theNodeTreeView
.NodeTreeBranchRenderer
is a cell renderer for theNodeTreeView
.NodeTreeTransferHandler
handles drag and drop operations for theNodeTreeView
.NodeTreeView
is a panel that displays the tree of nodes in theRegistry
scene.ATransferable
that contains a list ofNode
s.