how to create splash screen in swing?
help me please
Printable View
how to create splash screen in swing?
help me please
You can try using 'java.awt.Window' class for this. You can create sub-class of it and make splash screen I suppose.
- UnicMan
http://members.tripod.com/unicman