Sunday, September 04, 2005

teaching game interface

There is the sample of the teaching game interface

http://myweb.polyu.edu.hk/~03447546d/competition/hitting_mouse_index.htm


The answers are shown in following:
Level1 Task 1
1. JFrame frame = new JFrame("Hitting Mouse Game");
2. JFrame.EXIT_ON_CLOSE

Level1 Task 2
1. newContentPane
2. true
3. newContentPane

0 Comments:

Post a Comment

<< Home