public interface PdoTreeExtensionEditor
PdoTreeExtension must implement.
The editor must provide a constructor that holds the reference to
the object being edited.| Modifier and Type | Method and Description |
|---|---|
void |
showEditor(PdoTree tree,
DefaultMutableTreeNode node,
boolean modal,
boolean showOnly)
Invokes the editor on the given object defined by the node.
The editor is responsible to update the tree! |
void showEditor(PdoTree tree, DefaultMutableTreeNode node, boolean modal, boolean showOnly)
tree - the object treenode - is the node in the tree for the current object to editmodal - is true if editor must not return until editing is finishedshowOnly - is true if editor should not allow the object to changeTentackle - distributed, domain- and model-driven