fable.imageviewer.rcp
Class SplashHandler

java.lang.Object
  extended by org.eclipse.ui.splash.AbstractSplashHandler
      extended by fable.imageviewer.rcp.SplashHandler

public class SplashHandler
extends org.eclipse.ui.splash.AbstractSplashHandler

Since:
3.3

Constructor Summary
SplashHandler()
           
 
Method Summary
 void init(org.eclipse.swt.widgets.Shell splash)
           
 
Methods inherited from class org.eclipse.ui.splash.AbstractSplashHandler
dispose, getBundleProgressMonitor, getSplash
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplashHandler

public SplashHandler()
Method Detail

init

public void init(org.eclipse.swt.widgets.Shell splash)
Overrides:
init in class org.eclipse.ui.splash.AbstractSplashHandler