|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to use in GraphPanels for the creation of tooltip texts in response to MouseEvents etc.
| Method Summary | |
java.lang.Object |
getToolTip()
Returns the default tooltip for the corresponding GraphPanel. |
java.lang.Object |
getToolTip(int x,
int y,
int modifiers)
Returns the default tooltip for the corresponding GraphPanel. |
| Method Detail |
public java.lang.Object getToolTip()
public java.lang.Object getToolTip(int x,
int y,
int modifiers)
x - The x coordinate to get the tooltip fory - The y coordinate to get the tooltip formodifiers - The modifiers of the event, that triggered this request
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||