Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether the dialog box contains an Open as read-only check box that the user can select to open a file in read-only mode.
Syntax
public final boolean getShowReadOnly()
Return Value
Returns true if the dialog contains an Open as read-only check box; otherwise, returns false.
See Also setShowReadOnly