Package net.infonode.gui.hover

Mouse hover listeners and hover events

See:
          Description

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
 

Package net.infonode.gui.hover Description

Mouse hover listeners and hover events