org.eclipse.ui.splash |
Package-level Javadoc
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Package Specification
This package provides API for augmenting or replacing the Eclipse splash process. See the org.eclipse.ui.splashHandlers extension point.
|
Java Source File Name | Type | Comment |
AbstractSplashHandler.java | Class | Baseclass for splash implementations. |
BasicSplashHandler.java | Class | Basic splash implementation that provides an absolute positioned progress bar
and message string that is hooked up to a progress monitor. |