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