| Author |
How to use JEditorPane and JTextPane
|
Femi Ojambati
Greenhorn
Joined: Aug 13, 2008
Posts: 6
|
|
|
I need a more detailed explanation or a material that can explain how to use JEditorPane and JTextPane in application programs and not in applets.
|
 |
G Estes
Ranch Hand
Joined: Oct 22, 2002
Posts: 62
|
|
|
I would start by going through the Swing tutorials...beyond that, you really haven't given enough information for your question. Can you tell us how you want to use it? Some context?
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8439
|
|
|
JEditorPane or JTextPane implementation does not change depending on application/applets.
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
 |
|
|
subject: How to use JEditorPane and JTextPane
|
|
|