0

I have a class which extends JFrame. The steps which I am going to do after I run my code are:

  1. Minimize the program
  2. Click on the icon of the program from docker to reload it

Now, I would like it to display another frame to be shown while keeping the previous frame setVisible to false. The new frame is basically a login page where after I type in a password will it show the window which was previously minimized.

Andrew Thompson
  • 168,117
  • 40
  • 217
  • 433

0 Answers0