Provides a minimal framework for pluggable splash windows.
Class {@link com.jgoodies.uif.splash.Splash} is the central place
to work with. It delegates the actual work to an implementation of
{@link com.jgoodies.uif.splash.SplashProvider}.
Related Documentation
For more information see:
@see com.jgoodies.uif
@see com.jgoodies.uif.application
@see com.jgoodies.uif.builder
@see com.jgoodies.uif.component
@see com.jgoodies.uif.panel
@see com.jgoodies.uif.util