setting a JFrame visible from another class
807601Mar 8 2008 — edited Mar 9 2008hey all
one thing i never learned (but need now) is how to set a JFrame visible from another class.
for example: if i have classA, which has a Jframe, and i set it invisible and go to classB. and i want to make classA visible, how do i do that?
thankyou