public class MessageTreeNode extends TuttiMessageNodeSupport<String>
| Modifier and Type | Field and Description |
|---|---|
protected org.nuiton.validator.NuitonValidatorScope |
scope |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
MessageTreeNode(org.nuiton.validator.NuitonValidatorScope scope,
String message,
JComponent editor) |
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.validator.NuitonValidatorScope |
getScope() |
getEditor, getIcon, getUserObjectadd, 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, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic MessageTreeNode(org.nuiton.validator.NuitonValidatorScope scope,
String message,
JComponent editor)
Copyright © 2012–2015 Ifremer. All rights reserved.