JTextArea

Is there a way to store what is in the JTextArea in a variable?
[70 byte] By [Chris1234554a] at [2007-11-27 2:41:57]
«« instances
»» static
# 1
anyone know?
Chris1234554a at 2007-7-12 3:06:16 > top of Java-index,Java Essentials,Java Programming...
# 2

First of all Swing related questions should be posted in the Swing forum.

Secondly, be patient you just posted the question 30 minutes ago. Instead of sitting around waiting for an answer why don't you use the time to read the API. Take a look at the "get" methods and you will find one you can use.

camickra at 2007-7-12 3:06:16 > top of Java-index,Java Essentials,Java Programming...