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, isRestoreExpansionpublic void addErrorValue(java.lang.String message,
XNamedValue value)
public boolean isEmpty()
public javax.swing.Icon getIcon()
getIcon in class XValueGrouppublic void computeChildren(XCompositeNode node)
XValueContainerXCompositeNode.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 XValueContainernode - node in the tree