|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ToolTipFactory
An implementation of this interface provides instances of Widgets,
that are used as tooltips for other Widgets.
| Method Summary | |
|---|---|
Widget |
createToolTip(java.lang.String text)
Creates a Widget, that is used as a ToolTip for another
Widget. |
| Method Detail |
|---|
Widget createToolTip(java.lang.String text)
Widget, that is used as a ToolTip for another
Widget.
text - the text to be displayed on the tooltip.
Widget.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||