org.pdfsam.guiclient.business
Class ApplicationCloser

java.lang.Object
  extended by org.pdfsam.guiclient.business.ApplicationCloser

public class ApplicationCloser
extends java.lang.Object

Contains methods that get called during the application closure

Author:
Andrea Vacondio

Constructor Summary
ApplicationCloser(JMainFrame mainFrame)
           
 
Method Summary
 void saveGuiConfiguration()
          Saves the user interface configuration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationCloser

public ApplicationCloser(JMainFrame mainFrame)
Parameters:
mainFrame -
Method Detail

saveGuiConfiguration

public void saveGuiConfiguration()
Saves the user interface configuration