|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.ui.hud.utils.DefaultToolTipFactory
public class DefaultToolTipFactory
Default implementation of the ToolTipFactory interface.
| Constructor Summary | |
|---|---|
DefaultToolTipFactory()
|
|
| Method Summary | |
|---|---|
Widget |
createToolTip(java.lang.String text)
Creates a Widget, that is used as a ToolTip for another
Widget. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultToolTipFactory()
| Method Detail |
|---|
public Widget createToolTip(java.lang.String text)
Widget, that is used as a ToolTip for another
Widget.
createToolTip in interface ToolTipFactorytext - 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 | |||||||||