Package | Description |
---|---|
org.gjt.sp.jedit.gui.statusbar |
Widget Factory classes for Status Bar Widgets
|
Modifier and Type | Class | Description |
---|---|---|
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 |
IndentWidgetFactory |
|
class |
LastModifiedWidgetFactory |
A Statusbar widget that show the time of last save of the current buffer.
|
class |
LineSepWidgetFactory |
|
class |
MemoryStatusWidgetFactory |
|
class |
ModeWidgetFactory |
|
class |
MultiSelectWidgetFactory |
|
class |
OverwriteWidgetFactory |
|
class |
RectSelectWidgetFactory |
|
class |
SelectionLengthWidgetFactory |
|
class |
TaskMonitorWidgetFactory |
A Statusbar widget that monitor the task manager.
|
class |
WrapWidgetFactory |