Package | Description |
---|---|
com.teamdev.jxbrowser.dom.event |
Contains the classes and interfaces of the DOM events.
|
Modifier and Type | Interface and Description |
---|---|
interface |
KeyEvent
A keyboard event that provides access to the keyboard event data.
|
interface |
MouseEvent
A mouse event that provides access to the mouse event data.
|
interface |
WheelEvent
A wheel event that provides access to the wheel event data.
|