JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.batik.dom.events
Interface DocumentEventSupport.EventFactory
All Known Implementing Classes:
DocumentEventSupport.CustomEventFactory
,
DocumentEventSupport.KeyboardEventFactory
,
DocumentEventSupport.KeyEventFactory
,
DocumentEventSupport.MouseEventFactory
,
DocumentEventSupport.MutationEventFactory
,
DocumentEventSupport.MutationNameEventFactory
,
DocumentEventSupport.SimpleEventFactory
,
DocumentEventSupport.TextEventFactory
,
DocumentEventSupport.UIEventFactory
Enclosing class:
DocumentEventSupport
public static interface
DocumentEventSupport.EventFactory
This interface represents an event factory.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Event
createEvent
()
Creates a new Event object.
Method Detail
createEvent
Event
createEvent()
Creates a new Event object.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method