|
Class Summary |
| Applet |
A simpler version of an Applet. |
| Frame |
A frame with a static DrawingCanvas so that other classes can draw without
needing parameters. |
| Lab3Applet |
An applet with a two static DrawingCanvases so that other classes can draw
without needing parameters. |
| Lab4Applet |
An applet with a three static DrawingCanvases so that other classes can draw
without needing parameters. |
| Lab5Applet |
An applet with a two static Panels so that other classes can draw without
needing parameters. |
| TwoDrawingPanelApplet |
An applet with a two static Panels so that other classes can draw
without needing parameters. |