net.infonode.gui
Class Colors
java.lang.Object
net.infonode.gui.Colors
public class Colors
- extends java.lang.Object
- Version:
- $Revision: 1.4 $
- Author:
- $Author: jesper $
Constructor Summary |
private |
Colors()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RED_HUE
public static final float RED_HUE
- See Also:
- Constant Field Values
BROWN_HUE
public static final float BROWN_HUE
- See Also:
- Constant Field Values
COPPER_HUE
public static final float COPPER_HUE
- See Also:
- Constant Field Values
ORANGE_HUE
public static final float ORANGE_HUE
- See Also:
- Constant Field Values
YELLOW_HUE
public static final float YELLOW_HUE
- See Also:
- Constant Field Values
SAND_HUE
public static final float SAND_HUE
- See Also:
- Constant Field Values
GREEN_HUE
public static final float GREEN_HUE
- See Also:
- Constant Field Values
CYAN_HUE
public static final float CYAN_HUE
- See Also:
- Constant Field Values
AZURE_BLUE_HUE
public static final float AZURE_BLUE_HUE
- See Also:
- Constant Field Values
ROYAL_BLUE_HUE
public static final float ROYAL_BLUE_HUE
- See Also:
- Constant Field Values
BLUE_HUE
public static final float BLUE_HUE
- See Also:
- Constant Field Values
PURPLE_BUE
public static final float PURPLE_BUE
- See Also:
- Constant Field Values
MAGENTA_HUE
public static final float MAGENTA_HUE
- See Also:
- Constant Field Values
Colors
private Colors()