Question: Hello I have a two JTextArea. First TextArea store values as the following (In Sequence): 100 200 300 400 I have the second JTextArea. I

Hello

I have a two JTextArea. First TextArea store values as the following (In Sequence):

100

200

300

400

I have the second JTextArea. I want to create a button and when I put a value of the second JTextArea that similar to the values in the first JTextArea the button remove the previous values in the first JTextArea, for example: in the second JTextArea I have put 300 and clicked the button. The first JTextArea values remain.

300

400

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!