Squiz Matrix
4.12.2
|
Public Member Functions | |
SaveChangesDialog (JApplet parent, String fileName) | |
void | actionPerformed (ActionEvent e) |
boolean | cancelPressed () |
boolean | savePressed () |
A modal dialog box with a one line message and "Don't Save", "Cancel" and "Save" buttons.
Definition at line 8 of file SaveChangesDialog.java.
|
inline |
Returns true if the user dismissed dialog by pressing "Cancel".
Definition at line 65 of file SaveChangesDialog.java.
|
inline |
Returns true if the user dismissed dialog by pressing "Save".
Definition at line 70 of file SaveChangesDialog.java.