|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputHandlerProvider | |
---|---|
org.gjt.sp.jedit | This package contains jEdit's core classes. |
org.gjt.sp.jedit.input | |
org.gjt.sp.jedit.textarea | The classes in this package are in the process of being refactored, for jedit 4.3final. |
Uses of InputHandlerProvider in org.gjt.sp.jedit |
---|
Classes in org.gjt.sp.jedit that implement InputHandlerProvider | |
---|---|
class |
View
A View is jEdit's top-level frame window. |
Uses of InputHandlerProvider in org.gjt.sp.jedit.input |
---|
Classes in org.gjt.sp.jedit.input that implement InputHandlerProvider | |
---|---|
class |
DefaultInputHandlerProvider
|
Uses of InputHandlerProvider in org.gjt.sp.jedit.textarea |
---|
Constructors in org.gjt.sp.jedit.textarea with parameters of type InputHandlerProvider | |
---|---|
TextArea(InputHandlerProvider inputHandlerProvider)
Creates a new JEditTextArea. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |