|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--java.awt.event.MouseAdapter
|
+--ToolTipAdapter
|
+--ToolTipButton
| Field Summary | |
(package private) ButtonCtrl |
m_parent
|
| Fields inherited from class ToolTipAdapter |
m_applet,
m_ToolTipWin |
| Constructor Summary | |
ToolTipButton(Rosa2000 applet,
ButtonCtrl parent)
|
|
| Method Summary | |
java.lang.String |
getToolTip(java.awt.event.MouseEvent e)
getToolTip will be implemented to return the correct string |
| Methods inherited from class ToolTipAdapter |
mouseEntered |
| Methods inherited from class java.awt.event.MouseAdapter |
mouseClicked,
mouseExited,
mousePressed,
mouseReleased |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
ButtonCtrl m_parent
| Constructor Detail |
public ToolTipButton(Rosa2000 applet,
ButtonCtrl parent)
| Method Detail |
public java.lang.String getToolTip(java.awt.event.MouseEvent e)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||