(Random Lines Using Class Line2D.Double) Modify your solution to Exercise to draw random lines, in random colors and random line thicknesses. Use class Line2D.Double and method draw of class Graphics2D to draw the lines.
Exercise
(Concentric Circles Using Class Ellipse2D.Double) Modify your solution to Exercise to draw the ovals by using class Ellipse2D.Double and method draw of class Graphics2D.
Exercise
(Concentric Circles Using Method drawArc) Write an application that draws a series of eight concentric circles. The circles should be separated by 10 pixels. Use Graphics method drawArc.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.