| Package | Description |
|---|---|
| org.datacleaner.panels |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnalyzerComponentBuilderPresenter
Interface for presenter widgets that present
AnalyzerComponentBuilder
objects. |
interface |
FilterComponentBuilderPresenter
Interface for presenter widgets that present
FilterComponentBuilder
objects. |
interface |
TransformerComponentBuilderPresenter
Interface for presenter widgets that present
TransformerComponentBuilder
objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentBuilderPanel |
class |
AnalyzerComponentBuilderPanel
Specialization of
AbstractComponentBuilderPanel for Analyzers. |
class |
FilterComponentBuilderPanel
Specialization of
AbstractComponentBuilderPanel for Filters. |
class |
TransformerComponentBuilderPanel
Specialization of
AbstractComponentBuilderPanel for
Transformers. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<ComponentBuilderPresenter> |
ComponentBuilderPresenterRenderingFormat.getOutputClass() |
Copyright © 2015. All Rights Reserved.