Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

splash

  • submit to reddit

Displaying a Splash Image With Java 6

Introduced in Java 6 is the option of displaying a splash screen when an application starts. The splash image file can be specified on the command line with the new splash option -splash:splash.jpg or in the manifest of a jar file with the SplashScreen-Image...

4 replies - 7664 views - 05/01/08 by Daniel Pietraru in News