Package codedraw

Class Palette

java.lang.Object
codedraw.Palette

public final class Palette extends Object
Palette provides a wide variety of colors and makes it easier to create colors. Alternatively you can just use AWT Color. Palette takes all the colors from the CSS colors but switches GRAY and DARK_GRAY, so that DARK_GRAY is darker than GRAY. If the Palette color does not match the AWT color or CSS color there is a note in the documentation.