public class Picture
extends java.lang.Object
Constructor and Description |
---|
Picture()
Constructor for objects of class Picture
|
Modifier and Type | Method and Description |
---|---|
void |
draw()
Draw this picture.
|
void |
setBlackAndWhite()
Change this picture to black/white display
|
void |
setColor()
Change this picture to use color display
|