Package com.iizigo
Class SplashHandler
java.lang.Object
org.eclipse.ui.splash.AbstractSplashHandler
org.eclipse.ui.splash.BasicSplashHandler
com.iizigo.SplashHandler
The IIZI splash screen handler.
- Author:
- Christopher Mindus
Constructor Summary
Method Summary
Methods inherited from class org.eclipse.ui.splash.BasicSplashHandler
getBundleProgressMonitor, getContent, getForeground, setForeground, setMessageRect, setProgressRect
Methods inherited from class org.eclipse.ui.splash.AbstractSplashHandler
dispose, getSplash
Constructor Details
SplashHandler
public SplashHandler()
Method Details
init
Initializes the splash screen.- Overrides:
init
in classAbstractSplashHandler
- Parameters:
shell
- The shell that contains the splash screen.