Uses of Package
org.gjt.sp.jedit.buffer
Package
Description
-
ClassDescriptionInterface 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). -
ClassDescriptionA 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). -
ClassDescriptionA 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. -
ClassDescriptionA
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). -
ClassDescriptionAn 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).