|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SplashProvider | An interface that describes splash providers as used by the
Splash class. |
Class Summary | |
---|---|
ImageSplash | This implementation of the SplashProvider interface uses an
AWT Window to display a splash image and an optional progress
bar. |
LogSplash | A SplashProvider implementation that logs progress and splash
messages to a Logger . |
Splash | A singleton that provides access to a pluggable splash to improve the application's feedback during startup. |
Provides a minimal framework for pluggable splash windows.
Class Splash
is the central place
to work with. It delegates the actual work to an implementation of
SplashProvider
.
com.jgoodies.uif
,
com.jgoodies.uif.application
,
com.jgoodies.uif.builder
,
com.jgoodies.uif.component
,
com.jgoodies.uif.panel
,
com.jgoodies.uif.util
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |