| Author |
Data getting
|
sandhiya sindhi
Ranch Hand
Joined: Sep 25, 2003
Posts: 50
|
|
Dear Programmers, i have made one textfield and two text areas by using tabbedPane. TextField and one textArea is on first tabbedPane and other textArea is on second TabbedPane. i have made two tables. i want that when user write a value in textField, 1) get Data and put on first TabbedPane's textArea(i did it); 2)if second table contain data equals to user written text than how can i get it and write it on second textArea of second TabbedPane. I hope you help me with complete systex. Thanx in advance
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
|
Moving this to the SWING/AWT forum. Although you are speaking about "Data" it has nothing to do with Database data. At least not from what I gathered of your question.
|
 |
 |
|
|
subject: Data getting
|
|
|