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