The drawOval Method
The drawOval(…) method draws an ellipse anchored at point (x,y): public void drawOval( int x, int y, int w, int h );
Previous slide
Next slide
Back to first slide
View graphic version