import java.awt.Color; public class LocalInitializerVariableNotBlank { static Color[] greys; static { greys=new Color[16]; int gr; for(int i=0;i