up previous next contents
Next: Introduction Up: How to create and Previous: Contents   Contents


Executive summary

In this tutorial I look at how to create a splash screen in a Java application. To make it a little more complicated - and make your application better - I create a splash screen with a progress bar that can be updated from your Java code. The progress bar helps provide more feedback to your users, letting the user know that your application is really doing something.


up previous next contents
Next: Introduction Up: How to create and Previous: Contents   Contents