|
|
|
|
|
|
|
|
Creating a File Chooser Dialog Box
|
|
|
|
|
|
Organization: | Wolfram Research, Inc. |
Address: | 100 Trade Center Dr.
Champaign, IL 61820 |
|
|
|
|
|
|
A useful feature for Mathematica programs is the ability to produce a file chooser dialog box, such as the typical Open or Save dialog boxes. You could use such a dialog box to prompt a user for an input file or a file into which to write data. This is easily accomplished across platforms with Java, specifically with the JFileChooser class in the standard Swing library.
|
|
|
|
|
|
|
|
|
|
|
|
http://library.wolfram.com/examples/FileChooserDialog/
|
|
|
|
|
|
| FileChooserDialog.nb (45.1 KB) - Mathematica Notebook |
|
|