|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputHandler | |
---|---|
ij.plugin.frame.jedit |
Uses of InputHandler in ij.plugin.frame.jedit |
---|
Subclasses of InputHandler in ij.plugin.frame.jedit | |
---|---|
class |
DefaultInputHandler
The default input handler. |
Fields in ij.plugin.frame.jedit declared as InputHandler | |
---|---|
InputHandler |
TextAreaDefaults.inputHandler
|
InputHandler |
LNTextAreaDefaults.inputHandler
|
InputHandler |
JEditTextArea.inputHandler
|
Methods in ij.plugin.frame.jedit that return InputHandler | |
---|---|
abstract InputHandler |
InputHandler.copy()
Returns a copy of this input handler that shares the same key bindings. |
InputHandler |
DefaultInputHandler.copy()
Returns a copy of this input handler that shares the same key bindings. |
InputHandler |
JEditTextArea.getInputHandler()
Returns the input handler. |
Methods in ij.plugin.frame.jedit with parameters of type InputHandler | |
---|---|
void |
JEditTextArea.setInputHandler(InputHandler inputHandler)
Sets the input handler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |