| Package | Description |
|---|---|
| com.teamdev.jxbrowser.dom |
Provides the interfaces and classes for the Document Object Model (DOM).
|
| Modifier and Type | Method and Description |
|---|---|
WheelEvent |
Document.createWheelEvent(EventType eventType,
WheelEventParams params)
Creates and returns a new
WheelEvent object with the given eventType and
params. |