Package org.apache.batik.dom.events
Class DocumentEventSupport.SimpleEventFactory
java.lang.Object
org.apache.batik.dom.events.DocumentEventSupport.SimpleEventFactory
- All Implemented Interfaces:
DocumentEventSupport.EventFactory
- Enclosing class:
- DocumentEventSupport
protected static class DocumentEventSupport.SimpleEventFactory
extends Object
implements DocumentEventSupport.EventFactory
To create a simple event.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleEventFactory
protected SimpleEventFactory()
-
-
Method Details
-
createEvent
Creates a new Event object.- Specified by:
createEvent
in interfaceDocumentEventSupport.EventFactory
-