|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IToolTipCapability
ToolTip capability.
| Method Summary | |
|---|---|
String |
getToolTipText()
Returns the receiver's tool tip text, or null if it has
not been set. |
void |
setToolTipText(String text)
Sets the receiver's tool tip text to the argument, which may be null indicating that no tool tip text should be shown. |
| Method Detail |
|---|
String getToolTipText()
null if it has
not been set.
void setToolTipText(String text)
null indicating that no tool tip text should be shown.
text - the new tool tip text (or null)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||