|
|||||||||
| Home >> All >> jreversepro >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jreversepro.gui
Class ConfirmCloseDialog

java.lang.Objectjreversepro.gui.ConfirmCloseDialog
- public final class ConfirmCloseDialog
- extends java.lang.Object
ConfirmCloseDialog is te dialog that appears at the end of application when the user prompts to close the application.
- Version:
- 1.3
| Constructor Summary | |
ConfirmCloseDialog()
|
|
| Method Summary | |
static boolean |
confirmExit(javax.swing.JFrame aAppFrame)
Prompts the user if (s)he would exit the application. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ConfirmCloseDialog
public ConfirmCloseDialog()
| Method Detail |
confirmExit
public static boolean confirmExit(javax.swing.JFrame aAppFrame)
- Prompts the user if (s)he would exit the application.
|
|||||||||
| Home >> All >> jreversepro >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
jreversepro.gui.ConfirmCloseDialog