net.infonode.gui.hover
Class HoverEvent
java.lang.Object
net.infonode.gui.hover.HoverEvent
- public class HoverEvent
- extends Object
HoverEvent contains information about a component hovered by the
mouse
- Version:
- $Revision: 1.5 $
Method Summary |
Component |
getSource()
Gets the hoverable component that is the source for this event |
HoverEvent
public HoverEvent(Component source)
- Creates a HoverEvent
- Parameters:
source
- the hoverable component that is the source for this event
getSource
public Component getSource()
- Gets the hoverable component that is the source for this event
- Returns:
- the hoverable component
Copyright © 2007 NNL Technology AB. All Rights Reserved.