Files
G4G0-1/Semester 1/Programming 1/Java/examples/projects/chapter01/house/Picture.ctxt
2024-01-15 20:14:10 +00:00

15 lines
474 B
Plaintext

#BlueJ class context
comment0.params=
comment0.target=Picture()
comment0.text=\n\ Constructor\ for\ objects\ of\ class\ Picture\n
comment1.params=
comment1.target=void\ draw()
comment1.text=\n\ Draw\ this\ picture.\n
comment2.params=
comment2.target=void\ setBlackAndWhite()
comment2.text=\n\ Change\ this\ picture\ to\ black/white\ display\n
comment3.params=
comment3.target=void\ setColor()
comment3.text=\n\ Change\ this\ picture\ to\ use\ color\ display\n
numComments=4