|
EchoPoint 2.1.0rc4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The ToolTipable interface is used to set tool tip text which
is displayed when the mouse cursor is hovered over the ToolTipable.
| Field Summary | |
static java.lang.String |
PROPERTY_TOOL_TIP_TEXT
|
| Method Summary | |
java.lang.String |
getToolTipText()
Returns the tool tip text (displayed when the mouse cursor is hovered over the ToolTipable). |
void |
setToolTipText(java.lang.String newValue)
Sets the tool tip text (displayed when the mouse cursor is hovered over the ToolTipable). |
| Methods inherited from interface echopointng.able.Delegateable |
getRenderProperty, getRenderProperty |
| Field Detail |
public static final java.lang.String PROPERTY_TOOL_TIP_TEXT
| Method Detail |
public java.lang.String getToolTipText()
public void setToolTipText(java.lang.String newValue)
newValue - the new tool tip text
|
EchoPoint 2.1.0rc4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||