Uses of Interface
com.teamdev.jxbrowser.dom.event.WheelEvent
Package
Description
Provides the interfaces and classes for the Document Object Model (DOM).
-
Uses of WheelEvent in com.teamdev.jxbrowser.dom
Modifier and TypeMethodDescriptionDocument.createWheelEvent
(EventType eventType, WheelEventParams params) Creates and returns a newWheelEvent
object with the giveneventType
andparams
.