Package com.iizigo
Class SplashHandler
- java.lang.Object
-
- org.eclipse.ui.splash.AbstractSplashHandler
-
- org.eclipse.ui.splash.BasicSplashHandler
-
- com.iizigo.SplashHandler
-
public class SplashHandler extends org.eclipse.ui.splash.BasicSplashHandler
The IIZI splash screen handler.- Author:
- Christopher Mindus
-
-
Constructor Summary
Constructors Constructor Description SplashHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
init(org.eclipse.swt.widgets.Shell shell)
Initializes the splash screen.
-