protected class KnowledgeFlowApp.InvisibleNode
extends javax.swing.tree.DefaultMutableTreeNode
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
m_isVisible |
| Constructor and Description |
|---|
InvisibleNode() |
InvisibleNode(java.lang.Object userObject) |
InvisibleNode(java.lang.Object userObject,
boolean allowsChildren,
boolean isVisible) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.tree.TreeNode |
getChildAt(int index,
boolean filterIsActive) |
int |
getChildCount(boolean filterIsActive) |
boolean |
isVisible() |
void |
setVisible(boolean visible) |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString