Module java.xml

Interface UIEvent

All Superinterfaces:
Event
All Known Subinterfaces:
MouseEvent

public interface UIEvent extends Event
The UIEvent interface provides specific contextual information associated with User Interface events.

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

Since:
1.5, DOM Level 2