In a database application i design a frame where user insert data and data is inserted in database user can also delete update for retrival i have make another frame on which there is a table which contain data from database now i wanted to add itemlistener on the table that when i click any data in table it shows me on text fieds...............in different frame.......
here links of my code
show data which is clicked in table...............in that textfields which are use to insert data in database
ReplyDeleteSo you have to declare 2 punblic methods to receive the values and you can pass from other frames
ReplyDeletesir i have found a solution. i have make the text field public and with frame refernce it have set data on them
ReplyDelete