WhiteBoard is a simple modification of DrawTest, one of the demo applets included with the Java Development Kit. WhiteBoard simulates a real office/school white board (in more ancient times called a blackboard). There are four drawing colors (red, green, blue, and black) and one "eraser" color (white). You can draw with straight lines or freehand points. There is no built-in capability to print or save your creations, but you could use a screen capture utility to accomplish this. Draw away!