public class ConfigurationHandler extends CommonHandler
ConfigurationView.fileChooserInstance| Constructor and Description |
|---|
ConfigurationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
saveConfiguration(ConfigurationView configurationView)
Save configuration.
|
void |
selectInputDirectory(ConfigurationView configurationView,
JTextField textComponent)
Display user directory selection dialog and fill given text component
with given file.
|
void |
selectInputFile(ConfigurationView configurationView,
JTextField textComponent)
Display user file selection dialog and fill given text component
with given file.
|
browseFile, getFileChooserInstance, setDefaultCursor, setWaitCursorpublic void selectInputDirectory(ConfigurationView configurationView, JTextField textComponent)
configurationView - config viewtextComponent - text component to fillpublic void selectInputFile(ConfigurationView configurationView, JTextField textComponent)
configurationView - config viewtextComponent - text component to fillpublic void saveConfiguration(ConfigurationView configurationView)
configurationView - Copyright © 2010-2012 Ifremer. All Rights Reserved.