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