public class SingleColorFactory extends Object implements ColorFactory
SingleColorFactory()
SingleColorFactory(Color color)
Color
getColor(int index)
void
setColor(Color color)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingleColorFactory()
public SingleColorFactory(Color color)
public Color getColor(int index)
getColor
ColorFactory
public void setColor(Color color)