Please help me with this using java
Please create a Login JFrame, include textfield for username and password as well as include buttons to login or register. Please make the frame open up each time the game is starting. So the order I want is the login Jframe first, then my game menu, then my trivia game. Please also comment the code.