public class foobar { public static void main(String []args) { MatGroup.Ctrlchildren[] = null ; for(MatGroup.Ctrl glmat: children) { glmat.getView().setTempAppearance() ; } } }