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

