Overview | Methods | This Package | All Packages
Retrieves the dialog result which designates the value that is returned from this form when it is displayed as a modal dialog.
Syntax
public final int getDialogResult()
Return Value
Returns the dialog result. This value equates to one of the enumeration constants defined in the DialogResult class.
See Also setDialogResult