org.apache.batik.dom.events
Class DocumentEventSupport.KeyboardEventFactory
java.lang.Object
org.apache.batik.dom.events.DocumentEventSupport.KeyboardEventFactory
- All Implemented Interfaces:
- DocumentEventSupport.EventFactory
- Enclosing class:
- DocumentEventSupport
protected static class DocumentEventSupport.KeyboardEventFactory
- extends Object
- implements DocumentEventSupport.EventFactory
To create a keyboard event.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentEventSupport.KeyboardEventFactory
protected DocumentEventSupport.KeyboardEventFactory()
createEvent
public Event createEvent()
- Creates a new Event object.
- Specified by:
createEvent
in interface DocumentEventSupport.EventFactory
Copyright © 2008 Apache Software Foundation. All Rights Reserved.