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

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

Constructor Summary
QuickStartAction()
           
 
Method Summary
 void run(IIntroSite site, Properties params)
          executes a quick start.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickStartAction

public QuickStartAction()
Method Detail

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