Package ca.phon.app.actions
Interface CheckForChangesOnExit
public interface CheckForChangesOnExit
Objects which are not attached to windows but need to be checked for changes on exit.
-
Method Summary
-
Method Details
-
getName
String getName() -
hasChanges
boolean hasChanges() -
save
- Throws:
IOException
-