Class Draw_Box
Class Draw_Box
java.lang.Object
|
+----Draw_Box
- public class Draw_Box
- extends Object
Program 3.13 (draw 4 x 4 box with spider), from the textbook "Ada 95"
------------------------------------------------------------------
--| draw 4 x 4 box with spider
--| Author: Michael B. Feldman, The George Washington University
--| Last Modified: July 1995
------------------------------------------------------------------
Click on the "close button" (marked X) in the top right corner of the
spider's window, to close the application.
- See Also:
- Spider, Room, AppFrame
-
Draw_Box()
-
-
main(String[])
-
Draw_Box
public Draw_Box()
main
public static void main(String args[])