Constructor and Description |
---|
SideKickAsset(SideKickElement element) |
Modifier and Type | Method and Description |
---|---|
SideKickElement |
getElement() |
javax.swing.Icon |
getIcon()
Returns the icon to be shown for the asset in the structure tree.
|
java.lang.String |
getLongString()
Returns a full description of the asset to be shown in the view's
status bar on when the mouse is over the asset in the tree.
|
java.lang.String |
getShortString()
Returns a brief description of the asset to be shown in the tree.
|
void |
setLongString(java.lang.String s) |
java.lang.String |
toString() |
public SideKickAsset(SideKickElement element)
public SideKickElement getElement()
public javax.swing.Icon getIcon()
IAsset
public java.lang.String getShortString()
IAsset
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getLongString()
IAsset
public void setLongString(java.lang.String s)