Progress bars are components used when long taks are performed to show the user how much time is left before the taks is compelete. The progress of the task can be represented numerically. Progress bars are created by specifying minimum and maximum values. These values represent the points at which the task begins and ends. Progress bars also provide proof that the program is still running and has not crashed.
C:\>jdk1.4\bin>javac JProgressBarDemo.java
C:\>jdk1.4\bin>java JProgressBarDemo
|
"Output of JProgressBarDemo.class" |
|
Download Complete Program
|
Java Swing-II
It was such a great article.
ReplyDeleteJava Training in OMR