|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPresentationHandler
An object to provide presentation information on behalf of another.
| Method Summary | |
|---|---|
String |
getDescription(Object object)
A long, descriptive string representation. |
String |
getIconName(Object object)
A name for an icon. |
String |
getLabel(Object object)
A short string representation (suitable for example for use with an icon or menu item). |
String |
getTip(Object object)
An "intermediate" length description (suitable for example with a tooltip). |
| Method Detail |
|---|
String getDescription(Object object)
String getIconName(Object object)
String getLabel(Object object)
String getTip(Object object)
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||