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