previous
|
start
|
next
Self Check
What is the difference between a text field and a text area?
Why did the
TextAreaViewer
program call
textArea.setEditable(false)
?
How would you modify the
TextAreaViewer
program if you didn't want to use scroll bars?
previous
|
start
|
next