A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.oracle.com/en/java/javase/19/docs/api/java.xml/org/w3c/dom/events/Event.html below:

Event (Java SE 19 & JDK 19)

All Known Subinterfaces:
LSLoadEvent, LSProgressEvent, MouseEvent, MutationEvent, UIEvent

public interface Event

The

Event

interface is used to provide contextual information about an event to the handler processing the event. An object which implements the

Event

interface is generally passed as the first parameter to an event handler. More specific context information is passed to event handlers by deriving additional interfaces from

Event

which contain information directly relating to the type of event they accompany. These derived interfaces are also implemented by the object passed to the event listener.

See also the Document Object Model (DOM) Level 2 Events Specification.

Since:
1.5, DOM Level 2

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3