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