|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.gui.tools.dialogs.wizards.WizardStep
com.rapidminer.gui.tools.dialogs.wizards.dataimport.FileSelectionWizardStep
com.rapidminer.operator.nio.ExcelFileSelectionWizardStep
public class ExcelFileSelectionWizardStep
This step allows to select an file. With this file the ExcelResultSetConfiguration will be created.
| Field Summary |
|---|
| Fields inherited from class com.rapidminer.gui.tools.dialogs.wizards.dataimport.FileSelectionWizardStep |
|---|
fileChooser |
| Constructor Summary | |
|---|---|
ExcelFileSelectionWizardStep(AbstractWizard parent,
ExcelResultSetConfiguration configuration)
There must be a configuration given, but might be empty. |
|
| Method Summary | |
|---|---|
protected boolean |
performEnteringAction(AbstractWizard.WizardStepDirection direction)
This method is called when the step is entered. |
protected boolean |
performLeavingAction(AbstractWizard.WizardStepDirection direction)
This method is called when the step is left. |
| Methods inherited from class com.rapidminer.gui.tools.dialogs.wizards.dataimport.FileSelectionWizardStep |
|---|
canGoBack, canProceed, getComponent, getSelectedFile |
| Methods inherited from class com.rapidminer.gui.tools.dialogs.wizards.WizardStep |
|---|
addChangeListener, fireStateChanged, getButtons, getInfoText, getTitle, performEnteringAction, performLeavingAction, removeChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcelFileSelectionWizardStep(AbstractWizard parent,
ExcelResultSetConfiguration configuration)
| Method Detail |
|---|
protected boolean performEnteringAction(AbstractWizard.WizardStepDirection direction)
WizardStep
performEnteringAction in class WizardStepprotected boolean performLeavingAction(AbstractWizard.WizardStepDirection direction)
WizardStep
performLeavingAction in class WizardStep
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||