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 An ordered list of buffers, normally attached to an EditPane and viewed in a BufferSwitcher.
BufferSetAdapter  
BufferSetManager The buffersets manager.
 

Enum Summary
BufferSet.Scope Possible scopes for BufferSets.
 

Package org.gjt.sp.jedit.bufferset Description

Classes related to implementation of the BufferSets feature of jEdit.