ColorDialog.getAllowFullOpen

Overview | Methods | This Package | All Packages

ColorDialog.getAllowFullOpen

Retrieves a boolean value indicating whether the user can use the dialog box to define custom colors.

Syntax

public final boolean getAllowFullOpen()

Return Value

Returns true if the user can define custom colors; otherwise, returns false. If the user cannot define custom colors, the Define Custom Colors button in the dialog box is disabled, and the user cannot access the custom colors controls in the dialog box.

See Also   setAllowFullOpen