WebNFS Developer's Guide

Classes

As mentioned earlier, XFileChooser inherits from JFileChooser; check the javadocs of the JFileChooser for a list of the methods and fields in that class.

The following is a list of the methods unique to XFileChooser. For a list of variables, see "Properties".

See also the XFileChooser javadocs.

Constructors

In addition to creating the file chooser and pointing it to an initial directory, these constructors initialize some of the variables needed for using a Bean editor.

Other Methods