danimegar / login-interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

login-interface

This NetBeans Java project create a simple login interface where a person can introduce their username and password.

If the username or password are incorrect, an error message will appear on the screen. The default username and password are:

  • username: Daniel
  • password: User123.

Press Exit to close the program.

interface

About

License:MIT License


Languages

Language:Java 100.0%