fr.ifremer.isisfish.ui
Interface SaveVerifier

All Known Implementing Classes:
InputSaveVerifier, SensitivitySaveVerifier

public interface SaveVerifier

Isis interface modification verifier. Check that unsaved datas need to be saved.

Version:
$Revision: 3393 $ Last update: $Date: 2011-06-14 19:43:37 +0200 (Tue, 14 Jun 2011) $ by : $Author: chatellier $
Author:
letellier

Method Summary
 int checkEdit()
          Tell verifier to check for unsaved modification.
 

Method Detail

checkEdit

int checkEdit()
Tell verifier to check for unsaved modification. Then return user choice (JOptionPane type).

Returns:
user JOptionPane response
See Also:
JOptionPane.YES_OPTION, JOptionPane.NO_OPTION, JOptionPane.CANCEL_OPTION


Copyright © 1999-2012 CodeLutin. All Rights Reserved.