public class AttributeGroupNode extends Group<AttributeGroupNode,AttributeNode>
org.marid.l10n.L10nSupport.LSorg.marid.logging.LogSupport.Log| Modifier and Type | Field and Description |
|---|---|
protected List<AttributeNode> |
children |
protected static ImageIcon |
ICON |
LOGGERS| Constructor and Description |
|---|
AttributeGroupNode(BeanNode parent) |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeNode> |
getChildren() |
String |
getDescription() |
ImageIcon |
getIcon() |
String |
getPath() |
RootNode |
getRoot() |
Class<?> |
getValueType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchildren, getAllowsChildren, getChildAt, getChildCount, getIndex, isLeafgetDefaultL10nLocale, getDefaultLFunc, m, sconfig, fine, finer, finest, info, log, log, logger, severe, severe, warning, warningprotected static final ImageIcon ICON
protected final List<AttributeNode> children
public AttributeGroupNode(BeanNode parent)
public List<AttributeNode> getChildren()
public RootNode getRoot()
getRoot in interface TNode<AttributeGroupNode,BeanNode,AttributeNode>getRoot in class Group<AttributeGroupNode,AttributeNode>public ImageIcon getIcon()
public String getDescription()
public Class<?> getValueType()
public String getPath()
Copyright © 2012–2015 MARID software development group. All rights reserved.