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