Need to use a button to open another JFrame, but the JFrame is in other components

12 Views Asked by At

I am a Gr12 student working on a project, I made a new JFrame and my other JFrames must be stored in "Other Components." I have seen many tutorials for how to open a new JFrame with a button and I know how to, but this does not work if the other JFrame is stored in "Other Components." Please help!

0

There are 0 best solutions below