public class ServerElement extends DefaultManageableElement
DefaultManageableElement.TypeIterator<T>manageable_, STATE_CHANGED, STRUCTURE_CHANGED| Constructor and Description |
|---|
ServerElement(oracle.rc.asadapter.weblogic.mgmt.Server server) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Icon |
getIcon()
This implementation returns a plain document icon.
|
oracle.rc.asadapter.weblogic.mgmt.Server |
getServer() |
java.lang.String |
getShortLabel()
This implementation returns a place-holder
String. |
java.lang.String |
getToolTipText()
This implementation delegates to
DefaultDisplayable.getLongLabel(). |
attach, detach, fireStateChanged, fireStructureChanged, getData, getManageable, getParent, getWaitCursor, isWaitCursorEnabled, moStateChanged, moStructureChanged, notifyObservers, refresh, setManageable, setWaitCursorEnabled, updategetAttributes, getChildren, mayHaveChildrengetLongLabel, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLongLabel, toStringpublic ServerElement(oracle.rc.asadapter.weblogic.mgmt.Server server)
public oracle.rc.asadapter.weblogic.mgmt.Server getServer()
public java.lang.String getShortLabel()
DefaultDisplayableString.getShortLabel in interface DisplayablegetShortLabel in class DefaultDisplayableDisplayable that can be shown to the user.Displayable.getShortLabel()public java.lang.String getToolTipText()
DefaultDisplayableDefaultDisplayable.getLongLabel().getToolTipText in interface DisplayablegetToolTipText in class DefaultDisplayableDisplayable.Displayable.getToolTipText()public javax.swing.Icon getIcon()
DefaultDisplayablegetIcon in interface DisplayablegetIcon in class DefaultManageableElementIcon to be displayed for the Displayable.Displayable.getIcon()