java.lang.Object
org.gjt.sp.jedit.gui.statusbar.RectSelectWidgetFactory
- All Implemented Interfaces:
StatusWidgetFactory
- Since:
- jEdit 4.3pre14
- Author:
- Matthieu Casanova
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RectSelectWidgetFactory
public RectSelectWidgetFactory()
-
-
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
-