public class BuildOutput extends DefaultElement
| Modifier and Type | Method and Description |
|---|---|
javax.swing.Icon |
getIcon()
This implementation returns a plain document icon.
|
java.lang.String |
getShortLabel()
This implementation returns a place-holder
String. |
getAttributes, getChildren, getData, mayHaveChildrengetLongLabel, getToolTipText, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttributedLabel, getLongLabel, getToolTipText, toStringpublic javax.swing.Icon getIcon()
DefaultDisplayablegetIcon in interface DisplayablegetIcon in class DefaultDisplayableIcon to be displayed for the
Displayable.Displayable.getIcon()public java.lang.String getShortLabel()
DefaultDisplayableString.getShortLabel in interface DisplayablegetShortLabel in class DefaultDisplayableDisplayable
that can be shown to the user.Displayable.getShortLabel()