Uses of Package
org.apache.batik.w3c.dom.events

Package
Description
Provides an implementation of the DOM level 2 events module.
  • Class
    Description
    The CustomEvent interface is the recommended interface for application-specific event types.
    The KeyboardEvent interface provides specific contextual information associated with keyboard devices.
    The MutationNameEvent interface provides specific contextual information associated with Mutation name event types.
    The TextEvent interface provides specific contextual information associated with Text Events.