question of TextArea in Applet

hi there, i'm new in here, so don't know that whether i post in the rigth place or not....

I would like to ask that, how do I read the character '\n' from textArea in an applet...

last time I use to read it in a JFrame, with the JTextArea...

or is it another way for me to read the '\n'?

thanks a lot

[337 byte] By [jiuhua] at [2007-11-27 6:28:33]
# 1
you can use jtextarea in an applet, and the use is the same as in a jframe
calvino_inda at 2007-7-12 17:51:53 > top of Java-index,Java Essentials,Java Programming...