de.cau.cs.kieler.kex.ui.actions
Class ImportWizardAction

java.lang.Object
  extended by 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 red

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

Constructor Detail

ImportWizardAction

public ImportWizardAction()
Method Detail

run

public final void run(IIntroSite site,
                      Properties params)
closes the Introscreen and starts the ExampleImportWizard.

Specified by:
run in interface IIntroAction
Parameters:
params - , Properties
site - , IIntrosite