Package edu.udo.cs.yale.gui.wizards

This package contain wizard classes for configurating operators.

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.
 

Class Summary
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 display a small data view corresponding on the current wizard settings.
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.
 

Package edu.udo.cs.yale.gui.wizards Description

This package contain wizard classes for configurating operators. These wizards become available via a ParameterTypeConfiguration property.



Copyright © 2001-2006