public interface HoverListener
| Modifier and Type | Method and Description | 
|---|---|
void | 
onHoverBegin(Hoverable source)
Called when the mouse begins hovering a  
Hoverable | 
void | 
onHoverEnd(Hoverable source)
Called when the mouse finishes hovering a  
Hoverable |