public abstract class PropertiesNode extends CommonNode
ATTR_DESCRIPTION, ATTR_ICON, ATTR_LABEL, ATTR_TIP| Modifier and Type | Method and Description |
|---|---|
String |
getIconName()
A name for an icon.
|
String |
getLabel()
A short string representation (suitable for example for use with an icon
or menu item).
|
void |
setIconName(String iconName) |
void |
setLabel(String label) |
addNotificationListener, getAttribute, getChildren, getDescription, getNode, getNodeHandler, getObject, getParent, getTip, hasChildren, removeAttribute, removeNotificationListener, setAttribute, setNodeHandlerpublic String getIconName()
IPresentationSupportgetIconName in interface IPresentationSupportgetIconName in class CommonNodepublic String getLabel()
IPresentationSupportgetLabel in interface IPresentationSupportgetLabel in class CommonNodepublic void setIconName(String iconName)
public void setLabel(String label)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.