Package mars.venus.editor.jeditsyntax
Class InputHandler.InsertCharAction
java.lang.Object
mars.venus.editor.jeditsyntax.InputHandler.InsertCharAction
- All Implemented Interfaces:
ActionListener
,EventListener
,InputHandler.NonRepeatable
- Enclosing class:
- InputHandler
public static class InputHandler.InsertCharAction
extends Object
implements ActionListener, InputHandler.NonRepeatable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InsertCharAction
public InsertCharAction()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-