Uses of Class
mars.venus.editor.jeditsyntax.InputHandler
Packages that use InputHandler
-
Uses of InputHandler in mars.venus.editor.jeditsyntax
Subclasses of InputHandler in mars.venus.editor.jeditsyntaxFields in mars.venus.editor.jeditsyntax declared as InputHandlerModifier and TypeFieldDescriptionprotected InputHandler
JEditTextArea.inputHandler
TextAreaDefaults.inputHandler
Methods in mars.venus.editor.jeditsyntax that return InputHandlerModifier and TypeMethodDescriptionDefaultInputHandler.copy()
Returns a copy of this input handler that shares the same key bindings.abstract InputHandler
InputHandler.copy()
Returns a copy of this input handler that shares the same key bindings.final InputHandler
JEditTextArea.getInputHandler()
Methods in mars.venus.editor.jeditsyntax with parameters of type InputHandlerModifier and TypeMethodDescriptionvoid
JEditTextArea.setInputHandler
(InputHandler inputHandler) Sets the input handler.