0

I need to display my logo before the GUI of the main project is displayed.

Erwin Brandstetter
  • 605,456
  • 145
  • 1,078
  • 1,228

1 Answers1

0

If you are using Java 6, take a look at: http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javase6/splashscreen/

Sualeh Fatehi
  • 4,700
  • 2
  • 24
  • 28