org.tentackle.ui
Interface GUISaveable


public interface GUISaveable

All Dialogs/Frames that should be saved before System.exit() should implement this and sign up to the GUIExceptionHandler.

Author:
harald

Method Summary
 void saveState()
          Runs all necessary steps to save the state of some part/aspect of the application.
 

Method Detail

saveState

void saveState()
Runs all necessary steps to save the state of some part/aspect of the application.



Copyright © 2001-2008 Harald Krake, Bergstr. 48, 78098 Triberg, Germany, harald@krake.de