Package org.gjt.sp.jedit.input

Interface Summary
InputHandlerProvider  
 

Class Summary
AbstractInputHandler<E extends JEditAbstractEditAction> The abstract input handler manage the keyboard handling.
DefaultInputHandlerProvider This class provide the input handler used by the textarea.
TextAreaInputHandler This class manage the key bindings and execute the actions binded on the keyboard events for the standalone textarea.