Basic HTML version of Foils prepared
October 30 1999
Foil 13 Drawing an oval
From
Short Introduction to Kids on Basic Programming Concepts in Java Sonia Kovalesky festival workshop (High School Girls) --
October 23 1999
.
by
Nancy McCracken
1
(0,0)
2
(width,0)
3
(0,height)
4
(width,height)
5
(x,y)
6
x
7
y
8
(x,y)
9
w
10
h
11
g.setColor ( purple );
12
g.fillOval ( x, y, w, h);
in Table To:
©
Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu
If you have any comments about this server, send e-mail to
webmaster@npac.syr.edu
.
Page produced by
wwwfoil
on Sat Oct 30 1999