de.cau.cs.kieler.kex.ui.actions
Class ImportWizardAction
java.lang.Object
de.cau.cs.kieler.kex.ui.actions.ImportWizardAction
- All Implemented Interfaces:
- IIntroAction
public class ImportWizardAction
- extends Object
- implements IIntroAction
This class extends the IIntroAction
. That class can headless execute the importwizard of
kex.
- Rating

Method Summary |
void |
run(IIntroSite site,
Properties params)
closes the Introscreen and starts the ExampleImportWizard. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportWizardAction
public ImportWizardAction()
run
public final void run(IIntroSite site,
Properties params)
- closes the Introscreen and starts the ExampleImportWizard.
- Specified by:
run
in interface IIntroAction
- Parameters:
params
- , Propertiessite
- , IIntrosite