de.orangecafe.amazonrcp.splash
Class AmazonRCPSplashScreen

java.lang.Object
  extended by org.springframework.richclient.application.splash.AbstractSplashScreen
      extended by de.orangecafe.amazonrcp.splash.AmazonRCPSplashScreen
All Implemented Interfaces:
org.springframework.richclient.application.splash.MonitoringSplashScreen, org.springframework.richclient.application.splash.SplashScreen

public class AmazonRCPSplashScreen
extends org.springframework.richclient.application.splash.AbstractSplashScreen
implements org.springframework.richclient.application.splash.MonitoringSplashScreen

See Also:
MacOSXSplashScreen

Field Summary
 
Fields inherited from class org.springframework.richclient.application.splash.AbstractSplashScreen
logger, SPLASH_TITLE_KEY
 
Constructor Summary
AmazonRCPSplashScreen()
           
 
Method Summary
protected  java.awt.Component createContentPane()
           
 org.springframework.richclient.progress.ProgressMonitor getProgressMonitor()
           
 
Methods inherited from class org.springframework.richclient.application.splash.AbstractSplashScreen
dispose, getIconResourcePath, getMessageSource, isShadowBorder, setIconResourcePath, setMessageSource, setShadowBorder, splash
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.springframework.richclient.application.splash.SplashScreen
dispose, splash
 

Constructor Detail

AmazonRCPSplashScreen

public AmazonRCPSplashScreen()
Method Detail

createContentPane

protected java.awt.Component createContentPane()
Specified by:
createContentPane in class org.springframework.richclient.application.splash.AbstractSplashScreen

getProgressMonitor

public org.springframework.richclient.progress.ProgressMonitor getProgressMonitor()
Specified by:
getProgressMonitor in interface org.springframework.richclient.application.splash.MonitoringSplashScreen


Copyright © 2007 orange-cafe.de. All Rights Reserved.