fable.framework.ui.actions
Class OpenPerspectiveAction

java.lang.Object
  extended by fable.framework.ui.actions.OpenPerspectiveAction
All Implemented Interfaces:
org.eclipse.ui.intro.config.IIntroAction

public class OpenPerspectiveAction
extends java.lang.Object
implements org.eclipse.ui.intro.config.IIntroAction


Constructor Summary
OpenPerspectiveAction()
           
 
Method Summary
 void run(org.eclipse.ui.intro.IIntroSite site, java.util.Properties params)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenPerspectiveAction

public OpenPerspectiveAction()
Method Detail

run

public void run(org.eclipse.ui.intro.IIntroSite site,
                java.util.Properties params)
Specified by:
run in interface org.eclipse.ui.intro.config.IIntroAction