|
Cat and Mouse Problem Set Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcatandmouse.MouseDemo
MouseDemo runs the Mouse half of our demo code.
Copyright (c) 1998 Massachusetts Institute of Technology
| Field Summary | |
static int |
CATSIZE
Diameter of the cat in the GUI |
static int |
MOUSESIZE
Diameter of the mouse in the GUI |
| Method Summary | |
static void |
main(java.lang.String[] argv)
Wrapper for MousePanel. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int CATSIZE
public static final int MOUSESIZE
| Method Detail |
public static void main(java.lang.String[] argv)
DefaultFrame
|
Cat and Mouse Problem Set Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||