Basic HTML version of Foils prepared 13 July 98

Foil 80 TextArea Constructors

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


The constructor new TextArea( 7, 60 ) creates an empty TextArea with 7 rows and 60 columns, whereas the constructor new TextArea( text, 7, 60 ) creates a TextArea containing the value of the String variable text
Various scrollbar options are available...



© 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