|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlab3lib.Painting
public class Painting
A Painting that will create itself. Based on the ideas of Frank Lloyd Wright and Mike Buckley.
| Constructor Summary | |
|---|---|
Painting()
Creates a new instance of Painting. |
|
| Method Summary | |
|---|---|
void |
draw()
Called by the timer and selects what type of element to draw (rectangle, horizontal line, vertical line, none). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Painting()
| Method Detail |
|---|
public void draw()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||