net.infonode.gui.hover
public interface HoverListener
Version: $Revision: 1.9 $
Method Summary | |
---|---|
void | mouseEntered(HoverEvent event)
Called when the mouse enters the hoverable component
|
void | mouseExited(HoverEvent event)
Called when the mouse exits the hoverable component
|
Parameters: event the hover event
Parameters: event the hover event