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 SummaryConstructors
- 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- SplashHandlerpublic SplashHandler()
 
- Method Details- initInitializes the splash screen.- Overrides:
- initin class- AbstractSplashHandler
- Parameters:
- shell- The shell that contains the splash screen.