public class HoverEvent
extends java.lang.Object
| Constructor and Description |
|---|
HoverEvent(java.awt.Component source)
Creates a HoverEvent
|
| Modifier and Type | Method and Description |
|---|---|
java.awt.Component |
getSource()
Gets the hoverable component that is the source for this event
|