List of usage examples for java.awt SplashScreen interface-usage
From source file org.springframework.richclient.application.splash.AbstractSplashScreen.java
/**
* An abstract helper implementation of the {@link SplashScreen} interface.
*
* <p>
* The splash screen produced by this class will be an undecorated, centered
* frame containing the component provided by {@link #createContentPane()},