public class NamedColors extends Object
NamedColor
s.
Provides a range of sample color collections.
Constructor and Description |
---|
NamedColors() |
Modifier and Type | Method and Description |
---|---|
static Color[] |
getCommonColors()
Returns the common color collection.
|
static NamedColor[] |
getPaletteColors()
Returns the palette color collection.
|
static NamedColor[] |
getRalColors()
Returns the RAL color collection.
|
public static NamedColor[] getPaletteColors()
public static NamedColor[] getRalColors()
public static Color[] getCommonColors()
Copyright © 2003–2022 XDEV Software. All rights reserved.