net.infonode.gui.hover
public class HoverEvent extends Object
Version: $Revision: 1.5 $
| Constructor Summary | |
|---|---|
| HoverEvent(Component source)
Creates a HoverEvent
| |
| Method Summary | |
|---|---|
| Component | getSource()
Gets the hoverable component that is the source for this event
|
Parameters: source the hoverable component that is the source for this event
Returns: the hoverable component