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