Retrieves a boolean value indicating whether the dialog box displays only solid colors in the set of basic colors or whether it also offers colors that are composites of other colors.
public final boolean getSolidColorOnly()
Returns true if users can select only solid colors; returns false if the user can select composite colors in addition to solid colors.
See Also setSolidColorOnly