| Package | Description |
|---|---|
| com.teamdev.jxbrowser.ui.event |
The user interface events.
|
| Modifier and Type | Method and Description |
|---|---|
MouseExited.Builder |
MouseExited.Builder.locationOnScreen(Point locationOnScreen)
Sets the mouse position relative to the bounds of the screen.
|
static MouseExited.Builder |
MouseExited.newBuilder(Point location)
Creates a new
MouseExited builder with the given required parameters. |