|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.managers.tooltip.TooltipAdapter
public abstract class TooltipAdapter
User: mgarin Date: 07.01.11 Time: 2:35
Constructor Summary | |
---|---|
TooltipAdapter()
|
Method Summary | |
---|---|
void |
tooltipDestroyed()
Notifies that tooltip was destroyed. |
void |
tooltipHidden()
Notifies that tooltip was hidden. |
void |
tooltipShowing()
Notifies that tooltip started to appear. |
void |
tooltipShown()
Notifies that tooltip was fully shown. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TooltipAdapter()
Method Detail |
---|
public void tooltipShowing()
TooltipListener
tooltipShowing
in interface TooltipListener
public void tooltipShown()
TooltipListener
tooltipShown
in interface TooltipListener
public void tooltipHidden()
TooltipListener
tooltipHidden
in interface TooltipListener
public void tooltipDestroyed()
TooltipListener
tooltipDestroyed
in interface TooltipListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |