public class RandomColorFactory extends Object implements ColorFactory
RandomColorFactory()
Color
getColor(int index)
void
setMax(Color max)
setMin(Color min)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RandomColorFactory()
public void setMin(Color min)
public void setMax(Color max)
public Color getColor(int index)
getColor
ColorFactory