Package net.infonode.gui.hover
Class HoverEvent
java.lang.Object
net.infonode.gui.hover.HoverEvent
HoverEvent contains information about a component hovered by the
mouse
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HoverEvent
Creates a HoverEvent- Parameters:
source
- the hoverable component that is the source for this event
-
-
Method Details
-
getSource
Gets the hoverable component that is the source for this event- Returns:
- the hoverable component
-