Module jEdit
Package org.gjt.sp.jedit.input
package org.gjt.sp.jedit.input
-
ClassDescriptionAbstractInputHandler<E extends JEditAbstractEditAction>The abstract input handler manage the keyboard handling.This class provide the input handler used by the textarea.This class manage the key bindings and execute the actions binded on the keyboard events for the standalone textarea.