Package org.gjt.sp.jedit.gui.statusbar

Widget Factory classes for Status Bar Widgets

See:
          Description

Interface Summary
StatusWidgetFactory A widget factory for the status bar.
Widget Status Bar Widget interface.
 

Class Summary
BufferSetWidgetFactory A Statusbar widget that show the bufferSet's scope of the current edit pane.
ClockWidgetFactory  
EncodingWidgetFactory  
ErrorsWidgetFactory This widget will show you in the status bar the last errors reported in jEdit.
FoldWidgetFactory  
IndentWidgetFactory  
LastModifiedWidgetFactory A Statusbar widget that show the time of last save of the current buffer.
LastModifiedWidgetFactory.LastModifiedWidget  
LineSepWidgetFactory  
MemoryStatusWidgetFactory  
ModeWidgetFactory  
MultiSelectWidgetFactory  
OverwriteWidgetFactory  
RectSelectWidgetFactory  
SelectionLengthWidgetFactory  
SelectionLengthWidgetFactory.SelectionLengthWidget  
TaskMonitorWidgetFactory A Statusbar widget that monitor the task manager.
ToolTipLabel  
WrapWidgetFactory  
 

Package org.gjt.sp.jedit.gui.statusbar Description

Widget Factory classes for Status Bar Widgets