Basic HTML version of Foils prepared 6 Feb 99

Foil 26 The paint Method

From Java Academy I:Elementary Java NPAC/ECS Java Academy -- February to April 1998 and 1999. by Nancy McCracken (foils by Tom Scavo)

The java.awt.Container.paint Method
1 Other methods are called automatically by the Java interpreter, for instance: public void paint( Graphics g );
2 The paint(...) method is called immediately after start() and any time the applet window must be redrawn
3 Like the others, paint(...) can (and should) be overridden by the programmer

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 Feb 6 1999