org.springframework.richclient.application
Class SplashScreen

java.lang.Object
  extended by org.springframework.richclient.application.splash.AbstractSplashScreen
      extended by org.springframework.richclient.application.splash.SimpleSplashScreen
          extended by org.springframework.richclient.application.SplashScreen
All Implemented Interfaces:
SplashScreen

Deprecated. use SimpleSplashScreen instead.

public class SplashScreen
extends SimpleSplashScreen


Nested Class Summary
 
Nested classes/interfaces inherited from class org.springframework.richclient.application.splash.SimpleSplashScreen
SimpleSplashScreen.ImageCanvas
 
Field Summary
 
Fields inherited from class org.springframework.richclient.application.splash.AbstractSplashScreen
SPLASH_TITLE_KEY
 
Constructor Summary
SplashScreen()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.springframework.richclient.application.splash.SimpleSplashScreen
createContentPane, getImage, setImageResourcePath
 
Methods inherited from class org.springframework.richclient.application.splash.AbstractSplashScreen
dispose, getIconResourcePath, getMessageSource, isRootFrame, isShadowBorder, setIconResourcePath, setMessageSource, setRootFrame, setShadowBorder, splash
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplashScreen

public SplashScreen()
Deprecated. 


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