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 InputHandlerJEditTextArea.inputHandlerTextAreaDefaults.inputHandlerMethods 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 InputHandlerInputHandler.copy()Returns a copy of this input handler that shares the same key bindings.final InputHandlerJEditTextArea.getInputHandler()Methods in mars.venus.editor.jeditsyntax with parameters of type InputHandlerModifier and TypeMethodDescriptionvoidJEditTextArea.setInputHandler(InputHandler inputHandler) Sets the input handler.