Inherits javax::swing::JFileChooser.
Public Member Functions | |
ModelFileChooser () | |
Static Public Attributes | |
static java.io.File | m_oWorkingDirectory |
The working directory where we will always start. |
It keeps track of a working directory and sets itself to there.
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
javawrapper.ModelFileChooser.ModelFileChooser | ( | ) |
java.io.File javawrapper.ModelFileChooser.m_oWorkingDirectory [static] |
The working directory where we will always start.
The MainWindow class sets this through a menu option.