 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Larry Coon Guest
|
Posted: Sat Nov 27, 2004 8:08 am Post subject: Line wrap in JEditorPane |
|
|
In a JTextArea I can do the following to make it
word-wrap:
textArea.setLineWrap(true);
textArea.setWrapStyleWord(true);
Is there a way to do the same thing with a
JEditorPane, editing content type text/plain?
Thanks for any help.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|