public class PropertiesTreeNode extends AbstractProcessingTreeNode
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
LABEL |
protected java.util.Map |
properties |
children, label, manager, parent| Constructor and Description |
|---|
PropertiesTreeNode(javax.swing.tree.TreeNode parent,
java.util.Map properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAllowsChildren() |
protected void |
initializeChildren() |
boolean |
isLeaf() |
addChild, children, getChildAt, getChildCount, getIndex, getLabel, getParent, propertiesToChildren, setProcessorManager, toStringprotected static final java.lang.String LABEL
protected java.util.Map properties
public PropertiesTreeNode(javax.swing.tree.TreeNode parent,
java.util.Map properties)
protected void initializeChildren()
initializeChildren in class AbstractProcessingTreeNodepublic boolean getAllowsChildren()
public boolean isLeaf()