I have a button in which I need to do the following:
After I click it It reads the values given in a jtextfield1
and in the other jtextfields I need it to settext in them from the database
I mean if I have for example id=1
when I click the button it goes to the database and find the id 1 then write the infos in the other textfields