Tagged Questions
0
votes
1answer
372 views
When resizing the appletviewer window the canvas size does not change
For my CS11 class, I have to write a small applet that draws a horizontal and vertical line on the screen that intersect in the middle of the canvas. One part of the assignment is to be able to move ...