how to make a loading bar ,like when we logon to gmail initially it show the loading symbol.
Printable View
how to make a loading bar ,like when we logon to gmail initially it show the loading symbol.
Look at JProgressBar.
Additionally, suns' tutorial has a nice explanation about progress bar. Better to look at it too.
How to Use Progress Bar (Suns' Tutorial)