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