JAVA SWING PROGRAMMING
Create aLOG-IN Accountthat will accept theUSER NAME andPASSWORD;
Add aJBUTTONto confirm theLOG-IN
Display the message "LOG-IN SUCCESSFUL" if the user made a successful attempt otherwise;
Display the message"LOG-IN FAILED!"
Using aloopto make sure to allow the user to make another attempt for every unsuccessfulLOG-IN.
.limit the number of attempts tothree times
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here