public class OneRowNimGUIApp {   public static void main(String args[])	{   new OneRowNimGUI("OneRowNim");		} //main()} //OneRowNimGUIApp class