de.cau.cs.kieler.core.ui.splash
Class KielerSplashHandler
java.lang.Object
org.eclipse.ui.splash.AbstractSplashHandler
org.eclipse.ui.splash.BasicSplashHandler
de.cau.cs.kieler.core.ui.splash.KielerSplashHandler
public class KielerSplashHandler
- extends BasicSplashHandler
Provides a splash screen handler that shows a progress bar, a message line and a version
number. Currently, the version number is hard-coded. In the next release, however, the
version number is to be dynamic.
TODO: Make version number dynamic.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KielerSplashHandler
public KielerSplashHandler()
- Creates a new CustomExtensibleSplashHandler.
init
public void init(Shell splash)
-
- Overrides:
init
in class AbstractSplashHandler
dispose
public void dispose()
-
- Overrides:
dispose
in class BasicSplashHandler