Package | Description |
---|---|
com.teamdev.jxbrowser.browser.callback.input |
The mouse and keyboard input callbacks.
|
Modifier and Type | Method and Description |
---|---|
static MoveMouseCallback.Response |
MoveMouseCallback.Response.proceed()
Returns a
Response instance that allows the browser to process the event. |
static MoveMouseCallback.Response |
MoveMouseCallback.Response.suppress()
Returns a
Response instance that indicates that the event should be suppressed. |