Package org.gjt.sp.jedit.input
Interface InputHandlerProvider
-
- All Known Implementing Classes:
ActionSet
,DefaultInputHandlerProvider
,JEditActionSet
,StandaloneTextArea.StandaloneActionSet
,View
public interface InputHandlerProvider
- Version:
- $Id: FoldHandler.java 5568 2006-07-10 20:52:23Z kpouer $
- Author:
- Matthieu Casanova
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractInputHandler
getInputHandler()
-
-
-
Method Detail
-
getInputHandler
AbstractInputHandler getInputHandler()
-
-