Class Summary |
AbstractSplashScreen |
An abstract helper implementation of the SplashScreen interface. |
InfiniteProgressPanel |
Taken from a blog post by Romain Guy. |
InfiniteProgressPanelProgressMonitor |
ProgressMonitor adapter implementation for the InfiniteProgressPanel . |
MacOSXSplashScreen |
MacOSX style splash screen inspired by a blog post by Romain Guy. |
MustangSplashScreen |
SplashScreen implementation that delegates to a java.awt.SplashScreen implementation. |
ProgressSplashScreen |
A lightweight splash-screen for displaying the progress of a GUI application startup process. |
SimpleSplashScreen |
A lightweight splash-screen for display when a GUI application is being
initialized. |