Overview | Methods | This Package | All Packages
Retrieves the dialog box result generated by clicking the button.
Syntax
public final int getDialogResult()
Return Value
Returns an integer that specifies the current dialog box result. Possible return values include constants defined in the DialogResult class.
See Also setDialogResult