Interface | Description |
---|---|
HoverListener |
HoverListener interface for receiving events when a hoverable component is
hovered by the mouse.
|
Class | Description |
---|---|
CompoundHoverListener |
CompoundHoverListener takes the two given hover listeners and calls the
first hover listener and then the second when the mouse is hovering.
|
HoverEvent |
HoverEvent contains information about a component hovered by the
mouse
|