com.rapidminer.operator.nio.xml
Class XMLExampleSourceConfigurationWizardCreator

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

public class XMLExampleSourceConfigurationWizardCreator
extends AbstractConfigurationWizardCreator

Creates a XMLImportWizard.

Author:
Sebastian Land
See Also:
Serialized Form

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

XMLExampleSourceConfigurationWizardCreator

public XMLExampleSourceConfigurationWizardCreator()
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