posted 13 years ago
Hi..
I am creating a swing applicaiton. I have created a Jframe with a button. when I click on this button it should display data which I retrieved from DB in a different window.
After disposing new window control should come back to main window.
Or is it possible to use anyothe component/container for new window.
Can any one help me?
Thanks..