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 the process of setting the layout manager?
How to reload a jframe in java swing?
What class is at the top of the AWT event hierarchy?
Which method is used by the applet to recognize the height and width?
Why does JComponent have add() and remove() methods but Component does not?
What is swing control?
Explain how to render an html page using only swing.
What is layout in java swing?
Is swing better than awt?
What is event in java swing?
What are the advantage of swing over awt?
Explain the difference between jfc & wfc.
How is parsing html used in swing?
What is difference between applet and swing?
What is swing used for?