Uses of Class
org.gjt.sp.jedit.BufferHistory.Entry

Packages that use BufferHistory.Entry
org.gjt.sp.jedit This package contains jEdit's core classes. 
 

Uses of BufferHistory.Entry in org.gjt.sp.jedit
 

Methods in org.gjt.sp.jedit that return BufferHistory.Entry
static BufferHistory.Entry BufferHistory.getEntry(java.lang.String path)
           
 

Methods in org.gjt.sp.jedit that return types with arguments of type BufferHistory.Entry
static java.util.List<BufferHistory.Entry> BufferHistory.getHistory()
          Returns the Buffer list.