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 / prerna keshari
You certainly don't want to destroy frame1, so do not use
despose(). just use setVisible() method and provide the
argument as false.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
am searching for the job based on java, swing, currently working small company. they are not giving any salary slip, offer letter. so if i try outside for MNC's they start with previous company details. what should i do..? please help me to get job and make my career.
What method is used to specify a container's layout?
What is the function of internal frame in swing?
What is java swing used for?
Which types of components are used in designing swing based gui?
Why should any swing call back implementation execute quickly?
How to reload a jframe in java swing?
What is layout in java swing?
Is java swing deprecated?
What are swings?
What is swing framework in java?
Write a program to include the internal frame in swing.
What is the base class for all swing components?
What is the use of double buffering in swings?
Who created the swing?