org.kemet.lf.components.dialog
Class DialogSaveBeforeExit

java.lang.Object
  extended by org.kemet.lf.components.dialog.DialogSaveBeforeExit

public class DialogSaveBeforeExit
extends java.lang.Object

Since:
0.3
Author:
fabricemaupin

DialogSaveBeforeExit : confirmation dialog for save before exit the application.


Constructor Summary
DialogSaveBeforeExit()
           
 
Method Summary
static java.lang.Object show()
           show confirmation dialog.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogSaveBeforeExit

public DialogSaveBeforeExit()
Method Detail

show

public static java.lang.Object show()
                             throws ExceptionManager

show confirmation dialog.

Returns:
selected option
Throws:
ExceptionManager
Since:
0.3


Copyright © 2008 F. MAUPIN. All Rights Reserved.