Basic HTML version of Foils prepared 13 July 98

Foil 6 DrawableString.java

From Java Academy II:Advanced Java NPAC/ECS Java Academy -- February to April 98. by Tom Scavo

The DrawableString Class
1 Here is an outline of DrawableString: class DrawableString extends Font { String string; Color color; DrawableString( String string ); void centerDraw( Component c ); }
2 Not listed are accessor and mutator methods for the string and color variables, and other font manipulation methods

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 Nov 28 1998