Uses of Class
org.gjt.sp.jedit.gui.DefaultInputHandler

Packages that use DefaultInputHandler
org.gjt.sp.jedit.gui Various GUI controls and dialog boxes. 
 

Uses of DefaultInputHandler in org.gjt.sp.jedit.gui
 

Constructors in org.gjt.sp.jedit.gui with parameters of type DefaultInputHandler
DefaultInputHandler(View view, DefaultInputHandler copy)
          Creates a new input handler with the same set of key bindings as the one specified.