|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TooltipStrategyCallback
A callback forwarded to a TooltipStrategy, allows the strategy to configure
a GlassedPane.
| Method Summary | |
|---|---|
JToolTip |
createToolTip()
Default method for creating a new JToolTip. |
GlassedPane |
getGlassedPane()
Gets the owner of this callback. |
String |
getToolTipText()
Gets the currently shown tooltip. |
void |
setToolTipText(String text)
Sets the tooltip that should currently be shown. |
| Method Detail |
|---|
GlassedPane getGlassedPane()
nullvoid setToolTipText(String text)
text - the current tooltip, can be nullString getToolTipText()
nullJToolTip createToolTip()
JToolTip.
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||