public class AttributeNode extends Object implements TTerminalNode<AttributeNode,AttributeGroupNode>, Node
org.marid.l10n.L10nSupport.LSorg.marid.logging.LogSupport.Log| Modifier and Type | Field and Description |
|---|---|
protected MBeanAttributeInfo |
attributeInfo |
protected static ImageIcon |
ICON |
protected AttributeGroupNode |
parent |
LOGGERS| Constructor and Description |
|---|
AttributeNode(AttributeGroupNode parent,
MBeanAttributeInfo attributeInfo) |
| Modifier and Type | Method and Description |
|---|---|
MBeanAttributeInfo |
getAttributeInfo() |
String |
getDescription() |
ImageIcon |
getIcon() |
String |
getName() |
AttributeGroupNode |
getParent() |
String |
getPath() |
RootNode |
getRoot() |
Class<?> |
getValueType() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAllowsChildren, getChildrenchildren, getChildAt, getChildCount, getIndex, isLeafgetDefaultL10nLocale, getDefaultLFunc, m, sconfig, fine, finer, finest, info, log, log, logger, severe, severe, warning, warningprotected static final ImageIcon ICON
protected final AttributeGroupNode parent
protected final MBeanAttributeInfo attributeInfo
public AttributeNode(AttributeGroupNode parent, MBeanAttributeInfo attributeInfo)
public AttributeGroupNode getParent()
getParent in interface TreeNodegetParent in interface TNode<AttributeNode,AttributeGroupNode,TNode<?,AttributeNode,?>>public String getDescription()
getDescription in interface Nodepublic Class<?> getValueType()
getValueType in interface Nodepublic RootNode getRoot()
getRoot in interface TNode<AttributeNode,AttributeGroupNode,TNode<?,AttributeNode,?>>public MBeanAttributeInfo getAttributeInfo()
Copyright © 2012–2015 MARID software development group. All rights reserved.