Retrieves a boolean value indicating whether the Open as read-only check box is currently selected.
public final boolean getReadOnlyChecked()
Returns true if the Open as read-only check box is selected; returns false if it is cleared.
To display the Open as read-only check box in the dialog box, use the setShowReadOnly method.
See Also setReadOnlyChecked