Example usage for java.awt SplashScreen interface-usage

List of usage examples for java.awt SplashScreen interface-usage

Introduction

In this page you can find the example usage for java.awt SplashScreen interface-usage.

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()},