Package | Description |
---|---|
org.jeditor.core |
This package contains the core syntax classes of the library.
|
org.jeditor.gui |
The presentation package for managing scripts presentation and modification.
|
Modifier and Type | Field and Description |
---|---|
InputHandler |
CodeEditorDefaults.inputHandler |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInputHandler
The default input handler.
|
Modifier and Type | Method and Description |
---|---|
InputHandler |
DefaultInputHandler.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.
|
InputHandler |
JEditor.getInputHandler()
Returns the input handler.
|
Modifier and Type | Method and Description |
---|---|
void |
JEditor.setInputHandler(InputHandler inputHandler)
Sets the input handler.
|
Copyright © 2016, 2017, 2018, 2019, 2023 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence