JFrame - TechRepublic
General discussion
February 11, 2002 at 01:39 PM
ahiral

JFrame

by ahiral . Updated 23 years, 5 months ago

i am devloping on application where i am calling a class on button click which again on JFrame,now i want to close the Jframe from which i am calling another JFrame.
if i say setVisible(false); then first Jframe will not visible but it remains in memory..i don’t want this..can you guide me.if you can pass me some code it will be great…

thanks
Hiral

This discussion is locked

All Comments