Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
Button.getDialogResult
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