ColorDialog.getSolidColorOnly

Overview | Methods | This Package | All Packages

ColorDialog.getSolidColorOnly

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.

Syntax

public final boolean getSolidColorOnly()

Return Value

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