my actual problem is that i have a frame which contains may internal frames these internal frames contains jtable.now what i wans to do is suppose i do popup ipon any internal frames jtables cell then a popup menu comes which has a textbox and a ok button when i click ok then that integer values goes into the databse and at the same time this particular value get dis[layed upon another internal frames jtable.
hi,
i am illustrating u my problem i had a main frame which consists of numbers of internal frames .all these internal frames contains jtable now suppose i m clicking mouse on a internal frames jtables cell then a pop up menu displays it has one textfield and a ok button now i am entering any amount in that text field and then pressing ok then my data is going into the database table but i wants to simultaneously display that data upon another internal frames jtables cell how can i achieve that plz help me?