Files
G4G0-1/Semester 1/Programming 1/Java/Chapter01/House with Two Suns/Picture.ctxt
2024-01-15 20:14:10 +00:00

21 lines
644 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
comment4.params=
comment4.target=void\ doSunset()
comment4.text=\n\ Start\ Sunset\n
comment5.params=
comment5.target=void\ doSunrise()
comment5.text=\n\ Start\ Sunrise\n
numComments=6