I have a JTextArea in Java. When I place a large amount of text in it, the text area provides horizontal scrolling.
How can I make my text area wrap instead?
feedback
|
|
Use the | |||||||
feedback
|
|
Look at the API for the methods available to JTextArea, in particular | |||
|
feedback
|