ePOST API

rice.visualization.data
Class Color

java.lang.Object
  extended by rice.visualization.data.Color
All Implemented Interfaces:
java.io.Serializable

public class Color
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
static Color black
           
static Color blue
           
static Color cyan
           
static Color darkGray
           
static Color gray
           
static Color green
           
static Color lightGray
           
static Color magenta
           
static Color orange
           
static Color pink
           
static Color red
           
static Color white
           
static Color yellow
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 java.awt.Color trans()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

blue

public static final Color blue

red

public static final Color red

yellow

public static final Color yellow

green

public static final Color green

lightGray

public static final Color lightGray

orange

public static final Color orange

pink

public static final Color pink

darkGray

public static final Color darkGray

white

public static final Color white

black

public static final Color black

magenta

public static final Color magenta

cyan

public static final Color cyan

gray

public static final Color gray
Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

trans

public java.awt.Color trans()

ePOST API

Copyright © 2001-2005 - Rice Pastry.