Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether the Open as read-only check box is currently selected.
Syntax
public final boolean getReadOnlyChecked()
Return Value
Returns true if the Open as read-only check box is selected; returns false if it is cleared.
Remarks
To display the Open as read-only check box in the dialog box, use the setShowReadOnly method.
See Also setReadOnlyChecked