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

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

public class ExampleSourceConfigurationWizardCreator
extends java.lang.Object
implements ConfigurationWizardCreator

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

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

Constructor Summary
ExampleSourceConfigurationWizardCreator()
          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

ExampleSourceConfigurationWizardCreator

public ExampleSourceConfigurationWizardCreator()
Necessary for construction by reflection.

Method Detail

createConfigurationWizard

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


Copyright © 2001-2006