public class KaZa { public static void main(String args[]) { KaZaGUI gui = new KaZaGUI(); } }