public class FileCleanerView extends Object
Modifier and Type | Field and Description |
---|---|
protected JFileChooser |
m_fileChooser |
Constructor and Description |
---|
FileCleanerView(Component parent,
FileCleanerModel model)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
openFileChooser()
Command to open the file chooser.
|
protected final JFileChooser m_fileChooser
public FileCleanerView(Component parent, FileCleanerModel model)
parent
- parent component for the dialogmodel
- file save modelCopyright © 2000–2024 Packwood Software. All rights reserved.