The class named Event09

Listing 10 shows the class named Event09.

The main() method instantiates a GUI object

Listing 10. The class named Event09.
public class Event09 {
  public static void main(String[] args){
      GUI gui = new GUI()strong>;//instantiate  GUI
  }//end main
}/}//end class Event09
File: dr.htm [Next] [Prev]