Package org.gjt.sp.jedit.bufferset

Classes related to implementation of the BufferSets feature of jEdit.

See:
          Description

Interface Summary
BufferSetListener This is the listener for the BufferSet changes.
 

Class Summary
BufferSet A BufferSet is an ordered list of buffers.
BufferSetAdapter  
BufferSetManager The buffersets manager.
 

Enum Summary
BufferSet.Scope  
 

Package org.gjt.sp.jedit.bufferset Description

Classes related to implementation of the BufferSets feature of jEdit.