Constructor Index

Color(float, float, float)
Color(int)
Color(int, int, int)

Method Index

brighter()
darker()
equals(Object)
getBlue()
getGreen()
getRed()
getRGB()
hashCode()
toString()
decode(String)
getColor(String)
getColor(String, Color)
getColor(String, int)
getHSBColor(float, float, float)
HSBtoRGB(float, float, float)
RGBtoHSB(int, int, int, float[])

Variable Index

black
blue
cyan
darkGray
gray
green
lightGray
magenta
orange
pink
red
white
yellow