0N/AFileChooserDemo demonstrates some of the capabilities of the
0N/AJFileChooser object. It brings up a window displaying several
0N/Aconfiguration controls that allow you to play with the
0N/AJFileChooser options dynamically.
0N/A
0N/ATo run the FileChooserDemo demo:
0N/A
0N/A java -jar FileChooserDemo.jar
0N/A
0N/AThese instructions assume that this installation's version of the java
0N/Acommand is in your path. If it isn't, then you should either
0N/Aspecify the complete path to the java command or update your
0N/APATH environment variable as described in the installation
0N/Ainstructions for the Java(TM) SE Development Kit.