Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Splash Screen in Java


  • From: guy@xxxxxxxxx (Guy Scharf)
  • Subject: Splash Screen in Java
  • Date: Sat, 30 Oct 1999 11:22:01 -0700

This is a multi-part message in MIME format.

------=_NextPart_000_0013_01BF22C8.FCC33B80
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Splash Screen in JavaA splash screen is just a window, so just draw a window
on the screen.  Here's a partial sample: