|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getDynamicToolTip(tdg.TDGMouseState aMouseState,
boolean UserOrDeveloper)
Dynamic callback to produce a tooltip. |
Method Detail |
public java.lang.String getDynamicToolTip(tdg.TDGMouseState aMouseState, boolean UserOrDeveloper)
aMouseState
- an object of class TDGMouseState which provides all the
information about the object for which the tooltip is being
generated.UserOrDeveloper
- a simple boolean indicating whether we are in USER or DEVELOPER
mode. This allows the programmer to return a different tooltip
if they wish under these two scenarios.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |