|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectewe.ui.ToolTip
| Field Summary | |
Control |
forWho
Who this tip is for. |
boolean |
persists
If this is true, then the tool tip will remain visible until the mouse moves off of the control. |
Object |
tip
This should be either a String, Control or IImage. |
| Constructor Summary | |
ToolTip()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, toString |
| Field Detail |
public Object tip
public boolean persists
public Control forWho
| Constructor Detail |
public ToolTip()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||