java.lang.Object
org.gjt.sp.jedit.gui.statusbar.LockedWidgetFactory
- All Implemented Interfaces:
StatusWidgetFactory
- Author:
- Roman Tsourick
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LockedWidgetFactory
public LockedWidgetFactory()
-
-
Method Details
-
getWidget
Description copied from interface:StatusWidgetFactory
returns an instance of Widget for the given view- Specified by:
getWidget
in interfaceStatusWidgetFactory
- Parameters:
view
- the view to which the created widget will belong- Returns:
- a widget instance
-