CANCEL button was pressed, or if the dialog was dismissed either by using the close-button in the upper right corner or by pressing ESCAPE. Note that, unlike in the {@link #wasOkPressed()} method, CANCEL in thiscontext is not regarded being the same as NO.
@return true if the CANCEL button was pressed, or if the dialogwas closed using the close-button in the upper right corner, or if the dialog was dismissed using the ESCAPE key.
@see #setWasCancelled(boolean)
| |
| |
| |
| |
| |