Can I use JTexpane or JTextArea

Hi,I am developing a messenger application in javaswing.Here i can only send text with different style(font color,type) not a image.So JTextArea is enough for my application otherwise i want to use JTextPane
[221 byte] By [Mani_csa] at [2007-10-3 2:49:33]
# 1

> I am developing a messenger application in

> javaswing.

Swing. Just Swing.

> Here i can only send text with different

> style(font color,type) not a image.So JTextArea is

> enough for my application otherwise i want to use

> JTextPane

Eh, what is your question again? Does this help?

http://java.sun.com/docs/books/tutorial/uiswing/components/editorpane.html

CeciNEstPasUnProgrammeura at 2007-7-14 20:38:21 > top of Java-index,Java Essentials,Java Programming...
# 2
can i use styled text in JTextArea
Mani_csa at 2007-7-14 20:38:21 > top of Java-index,Java Essentials,Java Programming...
# 3
Thanks I got it
Mani_csa at 2007-7-14 20:38:21 > top of Java-index,Java Essentials,Java Programming...