| Author |
Format text in JTextArea
|
Cathy Song
Ranch Hand
Joined: Jul 01, 2003
Posts: 92
|
|
Hello All, I know how to add/apply formatting to the entire text area, but do I display something like the following in a text area? some words bold words some more words Thanks, Cathy.
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
|
Look at the JEditorPane and JTextPane
|
 |
 |
|
|
subject: Format text in JTextArea
|
|
|