If you wish to have multiply users you can simple have this for checking the login, it may need to be modified to fit the program but here is a basic one public string[] users = {Usernames here}; public string[] passs = {Passwords here}; boolean login = false; for(i==0;i>=users[].getLength();i++){ if(user.getText.equals(users[i]) && pass.getText.equals(passs[i]){ //Login went good login = true; } } if(login == false){ //wrong user or pass }
You can do: import javax.swing.*; instead of all those others if you want...
daymond12345 2 months ago
lilwarthog 3 months ago
oh i got it.. awake and alive by skillet.
kanta1011 7 months ago
anyone knows this songs? the 1st song i mean
kanta1011 7 months ago
anyone knows this songs?
kanta1011 7 months ago