The document contains Java code that uses JOptionPane to prompt the user for input of their name, age, email, password, and number. It then displays messages to confirm the information and asks if the user would like to enter or log in. Based on the user's responses, it prints either "Selected Yes!", "Selected No!", or "Window closed without selecting!".
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
18 views
Code GUI
The document contains Java code that uses JOptionPane to prompt the user for input of their name, age, email, password, and number. It then displays messages to confirm the information and asks if the user would like to enter or log in. Based on the user's responses, it prints either "Selected Yes!", "Selected No!", or "Window closed without selecting!".