ColorDialog.getFullOpen

Overview | Methods | This Package | All Packages

ColorDialog.getFullOpen

Retrieves a boolean value indicating whether the controls used to create custom colors are visible when the dialog box is opened or if the user has to click the Define Custom Colors button to display these controls.

Syntax

public final boolean getFullOpen()

Return Value

Returns true if the custom color controls are visible when the dialog box is first opened; returns false if the custom color controls are hidden until the user clicks Define Custom Colors.

Remarks

By default, the custom color controls are not visible when the dialog box is first opened.

See Also   setFullOpen