LoginScreen


Write a Java Application/Applet that simulates a login screen.

The applet should have the following components: The login process should confirm the password for the username selected. You will need to hard-code usernames and password in the program.