When i m clicking on next another frame is open but i want
to hide the previous frame...........but it is not
happening....still both frame are visible........how to
make one frame to hide.......please help me.......
Answer Posted / vimal pratap singh
use this one for visible or not this.setVisible(false);
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is java swing components?
What is the design pattern that java uses for all swing components ?
What is swing gui?
what are the steps required in creating an empty table drop?
Which package is needed for swing components?
What is import javax swing * used for?
What is difference between applet and swing?
What are swing controls?
How to reload a jframe in java swing?
What is the use of jcomponent class in swing?
Where is java swing used?
How to change button color in java swing?
How to move from one page to another in java swing?
Is there any heavyweight component in swings?
What is jfc swing in java?