Package net.sourceforge.pavlov.startup

Some classes for easily writing a nice, clean startup window for your favorite application.

See:
          Description

Interface Summary
AbstractStartupWindow An interface that represents the functionality of a "Startup Window." A window that displays an application's logo, copyright information, and its startup progress.
 

Class Summary
StartupWindow Shows an unbordered window with an image that closes itself when the main application becomes visible.
 

Package net.sourceforge.pavlov.startup Description

Some classes for easily writing a nice, clean startup window for your favorite application.