All Packages Class Hierarchy This Package Previous Next Index

Interface org.jfouffa.jslider.gui.CSSColors

public interface CSSColors
This class contains the CSS colors definition. Those 16 colors are :


Variable index

 o colors
The color array of all CSS basic colors.
 o string
The string array of all CSS basic colors.

Variables

 o colors
 public static final Color colors[]
The color array of all CSS basic colors.

 o string
 public static final String string[]
The string array of all CSS basic colors.