fr.ifremer.coser.ui.option
Class ConfigurationHandler
java.lang.Object
fr.ifremer.coser.ui.common.CommonHandler
fr.ifremer.coser.ui.option.ConfigurationHandler
public class ConfigurationHandler
- extends CommonHandler
Handler for ConfigurationView.
- Version:
- $Revision: 900 $
Last update : $Date: 2011-11-17 15:22:37 +0100 (jeu., 17 nov. 2011) $
By : $Author: echatellier $
- Author:
- chatellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationHandler
public ConfigurationHandler()
selectInputDirectory
public void selectInputDirectory(ConfigurationView configurationView,
JTextField textComponent)
- Display user directory selection dialog and fill given text component
with given file.
- Parameters:
configurationView - config viewtextComponent - text component to fill
selectInputFile
public void selectInputFile(ConfigurationView configurationView,
JTextField textComponent)
- Display user file selection dialog and fill given text component
with given file.
- Parameters:
configurationView - config viewtextComponent - text component to fill
saveConfiguration
public void saveConfiguration(ConfigurationView configurationView)
- Save configuration.
- Parameters:
configurationView -
Copyright © 2010-2011 Ifremer. All Rights Reserved.