StatusWidgetFactorypublic class SelectionLengthWidgetFactory extends java.lang.Object implements StatusWidgetFactory
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SelectionLengthWidgetFactory.SelectionLengthWidget |
| Constructor | Description |
|---|---|
SelectionLengthWidgetFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
Widget |
getWidget(View view) |
returns an instance of Widget for the given view
|
public Widget getWidget(View view)
StatusWidgetFactorygetWidget in interface StatusWidgetFactoryview - the view to which the created widget will belong