de.cau.cs.kieler.kex.ui.actions
Class QuickStartAction
java.lang.Object
de.cau.cs.kieler.kex.ui.actions.QuickStartAction
- All Implemented Interfaces:
- IIntroAction
public class QuickStartAction
- extends Object
- implements IIntroAction
This class contains the contents to run a quick start example.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuickStartAction
public QuickStartAction()
run
public final void run(IIntroSite site,
Properties params)
- executes a quick start. Filters from the given parameters the sourcetype
and prompt depending on that a import. The welcomepage will closed
automatically.
- Specified by:
run
in interface IIntroAction
- Parameters:
site
- , IIntroSite
params
- , Properties