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 / doris
Hi, u can use this code snippet...
new MAIN_STORING().setVisible(true);
this.setVisible(false);
n/b: assuming that the keyword 'this' is pointing to the
one u want to go off when u click for MAIN_STORING page.
Goodluck!
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to print in java swing application?
What is swing delegation event model in java?
What is import javax swing in java?
What are the components of java swing?
What is swing used for?
What are the containers available in swing?
Write a program to include the internal frame in swing.
What is java swing used for?
What is swing control?
What are the advantages of java swing over angular?
What is java swing application?
Explain how to render an html page using only swing.
Is java swing deprecated?
What is the class in swing to change the appearance of the frame in runtime?
What is the role of java swing?