com.rapidminer.operator.nio
Class ExcelExampleSourceConfigurationWizardCreator

java.lang.Object
  extended by com.rapidminer.gui.wizards.AbstractConfigurationWizardCreator
      extended by com.rapidminer.operator.nio.ExcelExampleSourceConfigurationWizardCreator
All Implemented Interfaces:
ConfigurationWizardCreator, java.io.Serializable

public class ExcelExampleSourceConfigurationWizardCreator
extends AbstractConfigurationWizardCreator

Creates a ExcelImportWizard.

Author:
Sebastian Loh (06.05.2010)
See Also:
Serialized Form

Constructor Summary
ExcelExampleSourceConfigurationWizardCreator()
           
 
Method Summary
 void createConfigurationWizard(ParameterType type, ConfigurationListener listener)
           
 java.lang.String getI18NKey()
          This has to return a key, which is then combined with "gui.action.wizard." for searching in the gui properties for the internationalized button text and icon.
 
Methods inherited from class com.rapidminer.gui.wizards.AbstractConfigurationWizardCreator
getParameters, setParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcelExampleSourceConfigurationWizardCreator

public ExcelExampleSourceConfigurationWizardCreator()
Method Detail

createConfigurationWizard

public void createConfigurationWizard(ParameterType type,
                                      ConfigurationListener listener)

getI18NKey

public java.lang.String getI18NKey()
Description copied from interface: ConfigurationWizardCreator
This has to return a key, which is then combined with "gui.action.wizard." for searching in the gui properties for the internationalized button text and icon.



Copyright © 2001-2009 by Rapid-I