Package org.springframework.richclient.application.splash

Interface Summary
MonitoringSplashScreen A MonitoringSplashScreen can be used to provide feedback of the application startup phase
SplashScreen A SplashScreen is shown to the user during application startup.
 

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.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.