944,098 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 2402
  • Java RSS
Apr 11th, 2007
0

Move data from jTextField to jTextArea

Expand Post »
Hi,
how to using function "for" to show iteration and the result
put in jTextArea or jFrame.
exp: i want to loop value 1 to 10, then
result :
1 (iteration 1)
2 (iteration 2)
.
.
10 (iteration 10)
I'm using netbeans
Thank's
Similar Threads
Reputation Points: 10
Solved Threads: 1
Light Poster
onsir is offline Offline
38 posts
since Apr 2007
Apr 13th, 2007
0

Re: Move data from jTextField to jTextArea

Not sure which question you're asking. How to take data from a JTextField and put it in a JTextArea, or loop through a series of numbers and appending each to the JTextArea. Either way, you use .getText() and .setText(String s) for both classes.
Reputation Points: 92
Solved Threads: 51
Practically a Posting Shark
Phaelax is offline Offline
856 posts
since Mar 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Implementing Random Images
Next Thread in Java Forum Timeline: Developing a simple IM





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC