Public Member Functions | |
LogsFileChooser (String title, File currentDir) | |
File | getSelectedFile () |
File | getCurrentDirectory () |
Override void | actionPerformed (ActionEvent e) |
Protected Attributes | |
JFileChooser | fileChooser |
Private Attributes | |
File | selectedFile = null |
|
Constructor
|
|
Reimplemented in alma::acs::logging::io::LoadFileChooser, and alma::acs::logging::io::SaveFileChooser.
|
|
|
|
Return the file selected by the user.
|
|
The file chooser |
|
The file selected by the user |