public class OptionHandler extends CommonHandler
fileChooserInstance| Constructor and Description |
|---|
OptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyDefaultValidators(ValidatorDialog view)
Appelé par le layer pour copier les validateurs par defaut sur
le disque de l'utilisateur.
|
void |
createNew(ValidatorDialog view)
Create new file.
|
void |
deleteValidator(ValidatorDialog view)
Delete a single validator.
|
protected File |
getValidatorFile(ValidatorDialog view)
Retourne le File qui correspond (ou devrait) a un fichier de validateur
sur le disque.
|
void |
restoreDefaults(ValidatorDialog view)
Restaure les validateurs par defaut en supprimant ceux
ceux du répertoire et en utilsant le class path.
|
void |
saveValidator(ValidatorDialog view)
Save current file.
|
void |
selectValidator(ValidatorDialog view)
Control selected in tree.
|
browseFile, getFileChooserInstance, setDefaultCursor, setWaitCursorpublic void restoreDefaults(ValidatorDialog view)
view - viewpublic void copyDefaultValidators(ValidatorDialog view)
view - viewprotected File getValidatorFile(ValidatorDialog view)
view - viewpublic void selectValidator(ValidatorDialog view)
view - viewpublic void saveValidator(ValidatorDialog view)
view - viewpublic void createNew(ValidatorDialog view)
view - viewpublic void deleteValidator(ValidatorDialog view)
view - viewCopyright © 2010–2014 Ifremer. All rights reserved.