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
Here is an outline of DrawableString: class DrawableString extends Font { String string; Color color; DrawableString( String string ); void centerDraw( Component c ); }
Not listed are accessor and mutator methods for the string and color variables, and other font manipulation methods



© 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