edu.udo.cs.yale.gui.wizards
Class DBExampleSourceConfigurationWizardCreator

java.lang.Object
  extended by edu.udo.cs.yale.gui.wizards.DBExampleSourceConfigurationWizardCreator
All Implemented Interfaces:
ConfigurationWizardCreator

public class DBExampleSourceConfigurationWizardCreator
extends java.lang.Object
implements ConfigurationWizardCreator

This creator can be used to create wizards for the DatabaseExampleSource operator.

Version:
$Id: DBExampleSourceConfigurationWizardCreator.java,v 1.1 2006/10/02 23:06:45 ingomierswa Exp $
Author:
Ingo Mierswa

Constructor Summary
DBExampleSourceConfigurationWizardCreator()
          Necessary for construction by reflection.
 
Method Summary
 void createConfigurationWizard(ConfigurationListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBExampleSourceConfigurationWizardCreator

public DBExampleSourceConfigurationWizardCreator()
Necessary for construction by reflection.

Method Detail

createConfigurationWizard

public void createConfigurationWizard(ConfigurationListener listener)
Specified by:
createConfigurationWizard in interface ConfigurationWizardCreator


Copyright © 2001-2006