|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.gjt.sp.jedit.buffer | |
---|---|
org.gjt.sp.jedit | This package contains jEdit's core classes. |
org.gjt.sp.jedit.buffer | Buffer event listeners, and classes used to implement jEdit's document model. |
org.gjt.sp.jedit.indent | |
org.gjt.sp.jedit.textarea | Since jEdit 4.2, many TextArea classes have been split into a base and derived class. |
Classes in org.gjt.sp.jedit.buffer used by org.gjt.sp.jedit | |
---|---|
BufferChangeListener
A interface for notification of changes to buffer text. |
|
BufferUndoListener
A interface for notification of buffer undo/redo actions. |
|
FoldHandler
Interface for obtaining the fold level of a specified line. |
|
FoldHandlerProvider
|
|
JEditBuffer
A JEditBuffer represents the contents of an open text
file as it is maintained in the computer's memory (as opposed to
how it may be stored on a disk). |
Classes in org.gjt.sp.jedit.buffer used by org.gjt.sp.jedit.buffer | |
---|---|
BufferChangeListener
A interface for notification of changes to buffer text. |
|
BufferListener
A interface for notification of changes to buffer text. |
|
FoldHandler
Interface for obtaining the fold level of a specified line. |
|
FoldHandlerProvider
|
|
JEditBuffer
A JEditBuffer represents the contents of an open text
file as it is maintained in the computer's memory (as opposed to
how it may be stored on a disk). |
|
KillRing
The kill ring retains deleted text. |
|
UndoManager
A class internal to jEdit's document model. |
Classes in org.gjt.sp.jedit.buffer used by org.gjt.sp.jedit.indent | |
---|---|
JEditBuffer
A JEditBuffer represents the contents of an open text
file as it is maintained in the computer's memory (as opposed to
how it may be stored on a disk). |
Classes in org.gjt.sp.jedit.buffer used by org.gjt.sp.jedit.textarea | |
---|---|
JEditBuffer
A JEditBuffer represents the contents of an open text
file as it is maintained in the computer's memory (as opposed to
how it may be stored on a disk). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |