How do I implement a password that users can change in another window in Java Swing
The program I’m designing allows users to change an admin password ONLY AFTER entering the current admin password into a password field in the class setupModeLock below. However, the password never saves to the setupModeLock variable pWord