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.
public final boolean getFullOpen()
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.
By default, the custom color controls are not visible when the dialog box is first opened.
See Also setFullOpen