JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH
Uses of Interface
org.w3c.dom.events.UIEvent
Packages that use
UIEvent
Package
Description
org.w3c.dom.events
Provides interfaces for DOM Level 2 Events.
Uses of
UIEvent
in
org.w3c.dom.events
Subinterfaces of
UIEvent
in
org.w3c.dom.events
Modifier and Type
Interface
Description
interface
MouseEvent
The
MouseEvent
interface provides specific contextual information associated with Mouse events.