|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPresentationSupport
These objects can be presented by a GUI.
| Field Summary | |
|---|---|
static Object |
ATTR_DESCRIPTION
|
static Object |
ATTR_ICON
|
static Object |
ATTR_LABEL
|
static Object |
ATTR_TIP
|
| Method Summary | |
|---|---|
String |
getDescription()
A long, descriptive string representation. |
String |
getIconName()
A name for an icon. |
String |
getLabel()
A short string representation (suitable for example for use with an icon or menu item). |
String |
getTip()
An "intermediate" length description (suitable for example with a tooltip). |
| Field Detail |
|---|
static final Object ATTR_DESCRIPTION
static final Object ATTR_LABEL
static final Object ATTR_ICON
static final Object ATTR_TIP
| Method Detail |
|---|
String getDescription()
String getIconName()
String getLabel()
String getTip()
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||