|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.gui.statusbar.LastModifiedWidgetFactory
public class LastModifiedWidgetFactory
A Statusbar widget that show the time of last save of the current buffer.
Nested Class Summary | |
---|---|
static class |
LastModifiedWidgetFactory.LastModifiedWidget
|
Constructor Summary | |
---|---|
LastModifiedWidgetFactory()
|
Method Summary | |
---|---|
Widget |
getWidget(View view)
returns an instance of Widget for the given view |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LastModifiedWidgetFactory()
Method Detail |
---|
public Widget getWidget(View view)
StatusWidgetFactory
getWidget
in interface StatusWidgetFactory
view
- the view to which the created widget will belong
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |