xiej afjkl;sf askld
package org.patchca.color; import java.awt.*; public interface ColorFactory { Color getColor(int index); }