Introduction - If you have any usage issues, please Google them yourself
Design a user login screen, enter your user name and password, click the login button, if a user named JavaUser , password is Java1234 , is allowed to login, Login successful! , Otherwise Login failed!. Program file named Exe8_4.java.