The following Java program draws a simple house using ...

in Java you must . import. those packages which are used in the class. The . java.applet. package is used in all classes in this course. The . java.awt. package is used to create the graphics used in the applet windows. Class. We will have a lot more to say about classes in this course. ................
................