Uses of Package
org.springframework.richclient.application.splash

Packages that use org.springframework.richclient.application.splash
org.springframework.richclient.application Base application interfaces/classes. 
org.springframework.richclient.application.splash   
 

Classes in org.springframework.richclient.application.splash used by org.springframework.richclient.application
AbstractSplashScreen
          An abstract helper implementation of the SplashScreen interface.
SimpleSplashScreen
          A lightweight splash-screen for display when a GUI application is being initialized.
SplashScreen
          A SplashScreen is shown to the user during application startup.
 

Classes in org.springframework.richclient.application.splash used by org.springframework.richclient.application.splash
AbstractSplashScreen
          An abstract helper implementation of the SplashScreen interface.
InfiniteProgressPanel
          Taken from a blog post by Romain Guy.
MonitoringSplashScreen
          A MonitoringSplashScreen can be used to provide feedback of the application startup phase
SimpleSplashScreen
          A lightweight splash-screen for display when a GUI application is being initialized.
SplashScreen
          A SplashScreen is shown to the user during application startup.
 



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