User Profile
Collapse
-
Thanx but the problem remains same. I have only one main method in the program which activates first JFrame. when a button on first JFrame is clicked second JFrame is made visible but how do i go BACK FROM SECOND JFrame to FIRST JFrame, if first is hidden or disposed....Leave a comment:
-
JFrames
I am trying to activate one Jframe from another JFrame. I dont want to keep the first frame visible when the second one is visible, but by the click of button on second frame the second frame should close and first one be visible.
Both the frames are placed in seperate programs with main function in the program for first JFrame.
Can anyone help me with the code.
Thanx
No activity results to display
Show More
Leave a comment: