public class LibraryElement extends AppDeploymentFolder
DefaultManageableElement.TypeIterator<T>
manageable_, STATE_CHANGED, STRUCTURE_CHANGED
Constructor and Description |
---|
LibraryElement(oracle.rc.asadapter.weblogic.mgmt.Library library) |
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getIcon()
This implementation returns a plain document icon.
|
oracle.rc.asadapter.weblogic.mgmt.Library |
getLibrary() |
java.lang.String |
getToolTipText()
This implementation delegates to
DefaultDisplayable.getLongLabel() . |
getAppDeployment, getChildren, getShortLabel, mayHaveChildren
add, canAdd, canRemove, containsChild, fetchOnBackgroundThread, getChildrenList, getManageable, loadChildren, moStateChanged, moStructureChanged, recognize, refresh, refreshFolder, reloadChildren, remove, removeAll, setStateIf, size
attach, detach, fireStateChanged, fireStructureChanged, getData, getParent, getWaitCursor, isWaitCursorEnabled, notifyObservers, setManageable, setWaitCursorEnabled, update
getAttributes
getLongLabel, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAttributes, getData
getLongLabel, toString
public LibraryElement(oracle.rc.asadapter.weblogic.mgmt.Library library)
public oracle.rc.asadapter.weblogic.mgmt.Library getLibrary()
public javax.swing.Icon getIcon()
DefaultDisplayable
getIcon
in interface Displayable
getIcon
in class AppDeploymentFolder
Icon
to be displayed for the
Displayable
.Displayable.getIcon()
public java.lang.String getToolTipText()
DefaultDisplayable
DefaultDisplayable.getLongLabel()
.getToolTipText
in interface Displayable
getToolTipText
in class DefaultDisplayable
Displayable
.Displayable.getToolTipText()