org.gjt.sp.jedit.input
Interface InputHandlerProvider

All Known Implementing Classes:
ActionSet, DefaultInputHandlerProvider, JEditActionSet, StandaloneTextArea.StandaloneActionSet, View

public interface InputHandlerProvider


Method Summary
 AbstractInputHandler getInputHandler()
           
 

Method Detail

getInputHandler

AbstractInputHandler getInputHandler()