| Interface | Description |
|---|---|
| PropertyWidget<E> |
Defines an interface for (wrappers of) widgets that are used to edit
configurable properties of analyzers, transformers and filters.
|
| PropertyWidgetFactory |
Represents a factory for
PropertyWidgets. |
| Class | Description |
|---|---|
| AbstractPropertyWidget<E> |
Abstract implementation of the PropertyWidget interface.
|
| FormPanel |
A panel that lays out inputs of in a vertical form-like manner
|
| MinimalPropertyWidget<E> |
Minimalistic abstract implementation of the
PropertyWidget interface. |
| PropertyWidgetCollection |
Contains the
PropertyWidgets of a particular component |
| PropertyWidgetPanel |
A panel which presents multiple property widgets and their labels in a
form-like view.
|
Copyright © 2015. All Rights Reserved.