public class ErrorsValueGroup extends XValueGroup
Constructor and Description |
---|
ErrorsValueGroup() |
Modifier and Type | Method and Description |
---|---|
void |
addErrorValue(java.lang.String message,
XNamedValue value) |
void |
computeChildren(XCompositeNode node)
Start computing children of the value.
|
javax.swing.Icon |
getIcon() |
boolean |
isEmpty() |
getComment, getName, getSeparator, isAutoExpand, isRestoreExpansion
public void addErrorValue(java.lang.String message, XNamedValue value)
public boolean isEmpty()
public javax.swing.Icon getIcon()
getIcon
in class XValueGroup
public void computeChildren(XCompositeNode node)
XValueContainer
XCompositeNode.addChildren(XValueChildrenList, boolean)
to add child nodes.
Note that this method is called from the Event Dispatch thread so it should return quickly.computeChildren
in class XValueContainer
node
- node in the tree