Uses of Package
org.gjt.sp.jedit.buffer
Packages that use org.gjt.sp.jedit.buffer
Package
Description
-
Classes in org.gjt.sp.jedit.buffer used by de.grogra.ext.jeditClassDescriptionInterface for obtaining the fold level of a specified line.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.jeditClassDescriptionA interface for notification of buffer undo/redo actions.Interface for obtaining the fold level of a specified line.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.bufferClassDescriptionA interface for notification of changes to buffer text.Interface for obtaining the fold level of a specified line.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).The kill ring retains deleted text.A class internal to jEdit's document model. -
Classes in org.gjt.sp.jedit.buffer used by org.gjt.sp.jedit.indentClassDescriptionA
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.textareaClassDescriptionAn adapter you can subclass to avoid having to implement all the methods of the
BufferListener
interface.A interface for notification of changes to buffer text.AJEditBuffer
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).