| Interface | Description | 
|---|---|
| InputHandlerProvider | 
| Class | Description | 
|---|---|
| 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. | 
Keyboard Input Handlers