| Package | Description |
|---|---|
| org.apache.batik.dom |
Provides an implementation of the DOM level 2 core module.
|
| org.apache.batik.dom.events |
Provides an implementation of the DOM level 2 events module.
|
| Class and Description |
|---|
| DocumentEventSupport
This class implements the behavior of DocumentEvent.
|
| EventSupport
The class allows registration and removal of EventListeners on
an NodeEventTarget and dispatch of events to that NodeEventTarget.
|
| NodeEventTarget
A Node that uses an EventSupport for its event registration and
dispatch.
|
| Class and Description |
|---|
| AbstractEvent
The abstract
Event root class. |
| DocumentEventSupport.EventFactory
This interface represents an event factory.
|
| DOMEvent
A simple event.
|
| DOMMutationEvent
The MutationEvent class provides specific contextual information
associated with Mutation events.
|
| DOMUIEvent
The UIEvent class provides specific contextual information
associated with User Interface events.
|
| EventListenerList
Class to manager event listeners for one event type.
|
| EventListenerList.Entry
EventListenerTable entry class.
|
| EventSupport
The class allows registration and removal of EventListeners on
an NodeEventTarget and dispatch of events to that NodeEventTarget.
|
| NodeEventTarget
A Node that uses an EventSupport for its event registration and
dispatch.
|
Copyright © 2000–2018 Apache Software Foundation. All rights reserved.