mars.venus.editors.jeditsyntax
Class InputHandler.repeat
java.lang.Object
mars.venus.editors.jeditsyntax.InputHandler.repeat
- All Implemented Interfaces:
- ActionListener, EventListener, InputHandler.NonRecordable
- Enclosing class:
- InputHandler
public static class InputHandler.repeat
- extends Object
- implements ActionListener, InputHandler.NonRecordable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputHandler.repeat
public InputHandler.repeat()
actionPerformed
public void actionPerformed(ActionEvent evt)
- Specified by:
actionPerformed
in interface ActionListener