|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ConfigurationListener | Classes implementing this interface should be able to listen to parameter changes indicated by a given XML string. |
| ConfigurationWizardCreator | This interface must be implemented by all classes which are able to create a Wizard dialog for
a given ConfigurationListener. |
| PreviewCreator | This interface must be implemented by all classes which are able to create a preview dialog for
a given PreviewListener. |
| PreviewListener | Classes implementing this interface should be able to show a preview. |
| Class Summary | |
|---|---|
| AbstractConfigurationWizard | This class is the creator for wizard dialogs defining the configuration for
ExampleSource operators. |
| AbstractConfigurationWizardCreator | An abstract super class for the creators of configuration handling providing some basic parameter handling. |
| DBExampleSetWriterConfigurationWizard | This class is the creator for wizard dialogs defining the configuration for
DatabaseExampleSetWriter operators. |
| DBExampleSetWriterConfigurationWizardCreator | This creator can be used to create wizards for the
DatabaseExampleSource operator. |
| DBExampleSourceConfigurationWizard | This class is the creator for wizard dialogs defining the configuration for
DatabaseExampleSource operators. |
| DBExampleSourceConfigurationWizardCreator | This creator can be used to create wizards for the
DatabaseExampleSource operator. |
| DBExampleSourceConfigurationWizardDataTable | This class displays a small data view corresponding on the current wizard settings. |
| DBTableSelectionWizard | |
| DBTableSelectionWizardCreator | |
| ExampleSourceConfigurationWizard | This class is the creator for wizard dialogs defining the configuration for
ExampleSource operators. |
| ExampleSourceConfigurationWizardAttributeTypeTable | This table shows only the attribute names and the attribute types (regular or special). |
| ExampleSourceConfigurationWizardCreator | This creator can be used to create wizards for the ExampleSource
operator. |
| ExampleSourceConfigurationWizardDataTable | This class display a small data view corresponding on the current wizard settings. |
| ExampleSourceConfigurationWizardValueTypeTable | This table shows only the attribute names and the attribute value types. |
This package contain wizard classes for configurating operators. These wizards become available via a ParameterTypeConfiguration property.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||