Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
SaveChangesDialog Class Reference
Inheritance diagram for SaveChangesDialog:

Public Member Functions

 SaveChangesDialog (JApplet parent, String fileName)
 
void actionPerformed (ActionEvent e)
 
boolean cancelPressed ()
 
boolean savePressed ()
 

Detailed Description

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.

Member Function Documentation

boolean cancelPressed ( )
inline

Returns true if the user dismissed dialog by pressing "Cancel".

Definition at line 65 of file SaveChangesDialog.java.

boolean savePressed ( )
inline

Returns true if the user dismissed dialog by pressing "Save".

Definition at line 70 of file SaveChangesDialog.java.


The documentation for this class was generated from the following file: