This class provides all the necessary support code for an input handler, but doesn't actually do any key binding logic. It is up to the implementations of this class to do so. @author Slava Pestov @version $Id: InputHandler.java,v 1.21 2004/01/14 04:36:50 spestov Exp $ @see org.gjt.sp.jedit.gui.DefaultInputHandler
|
|