Uses of Interface
org.gjt.sp.jedit.gui.statusbar.StatusWidgetFactory

Packages that use StatusWidgetFactory
org.gjt.sp.jedit.gui.statusbar   
 

Uses of StatusWidgetFactory in org.gjt.sp.jedit.gui.statusbar
 

Classes in org.gjt.sp.jedit.gui.statusbar that implement StatusWidgetFactory
 class BufferSetWidgetFactory
          A Statusbar widget that show the bufferSet's scope of the current edit pane.
 class ClockWidgetFactory
           
 class EncodingWidgetFactory
           
 class ErrorsWidgetFactory
          This widget will show you in the status bar the last errors reported in jEdit.
 class FoldWidgetFactory
           
 class LineSepWidgetFactory
           
 class MemoryStatusWidgetFactory
           
 class ModeWidgetFactory
           
 class MultiSelectWidgetFactory
           
 class OverwriteWidgetFactory
           
 class RectSelectWidgetFactory
           
 class SelectionLengthWidgetFactory
           
 class WrapWidgetFactory