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