DialogResult.RETRY

Overview | Methods | Fields | This Package | All Packages

DialogResult.RETRY

Specifies that the result sent from the dialog box is "RETRY" (usually sent from a button labeled "Retry").

Syntax

public static final int RETRY;