Interface Summary | |
---|---|
HoverListener | HoverListener interface for receiving events when a hoverable component is hovered by the mouse. |
Class Summary | |
---|---|
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 |