Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.