Class FileChooser

java.lang.Object
VASSAL.tools.filechooser.FileChooser

public abstract class FileChooser extends Object
FileChooser provides a wrapper for JFileChooser and FileDialog, selecting whichever is preferred on the user's OS. FileChooser's methods mirror those of JFileChooser.
Author:
Joel Uckelman