I am a beginner, and I am developing an Online Test in Java.
I have timer in the code. Assume the test time to be 60 seconds. After expiry of the time I have to show the result frame (Actually I have 10 frames for 10 questions and a result frame).
How do I set the visiblity of the opened frame at the instant of expiry to false?