![]() |
Paints text on a white background. |
Paints text and various colored shapes. |
Paints different fonts and centers text in window. |
Simple Applet 3, using arrays, for-loops, and conditionals. |
Paints random color boxes, using nested for-loops. |
Paints colored spots in response to mouseDown events (clicks). |
Paints lines in response to mouseDrag or mouseUp events. |
Creates a FlowLayout of GUI buttons, and uses action events. |
Creates a GridLayout with a color Canvas and 2 GUI Panels. |
Creates a GridLayout with buttons, a color Canvas, and 2 GUI Panels (uses 1.1 AWT). |
Creates a version of Simple Applet 10 using the more general GridBagLayout. |
Extends Simple Applet 11 to include a ScrollPane Canvas with a scrollable image. |
|
|
|
Displays the frame numbers using minimal animation code, though with some flickering. |
Displays an animated version of Simple Applet 5, though with some flashing and/or crawling. |
Animator Applet 2, using double buffering to eliminate flashing and/or crawling. |
Displays a moving checkerboard, using double buffering. |
Preloads, displays, and moves images (Duke waving). |
Lost in Space? |
ISO News Applet. |
Permission to draw lines? |
Sangaku: Temple Geometry. |
CKM Mathlet: Reflecting Power Functions. |
CKM Mathlet: Tangent Intercept Functions. |
CKM Mathlet: Velocity and Acceleration. |