|
|
|
|
|
|
|
|
Creating a Progress Bar
|
|
|
|
|
|
Organization: | Wolfram Research, Inc. |
Address: | 100 Trade Center Dr.
Champaign, IL 61820 |
|
|
|
|
|
|
A simple example of a pop-up user interface for a Mathematica program is a progress bar. Here a progress bar is implemented using the Swing user-interface classes because Swing has a built-in class for progress bars. You cannot run this example unless you have Swing installed. It comes as a standard part of Java 1.2 or later, but you can get it separately for Java 1.1.x. Most Java development tools that are still at Version 1.1.x come with Swing.
|
|
|
|
|
|
|
|
|
|
|
|
http://library.wolfram.com/examples/ProgressBar/
|
|
|
|
|
|
| ProgressBar.nb (49.1 KB) - Mathematica Notebook |
|
|