I need to write a java program GUI application and i am having the worst time. t
ID: 3545434 • Letter: I
Question
I need to write a java program GUI application and i am having the worst time. the application will be to designed, store, and procces data about buisness customer and employees. The application promts the user to enter a customer or an employee. If the user selects a customer, the application asks for the name, email, and customer number. If the user selects employee, the application asks for name, email, and social security number. When the user finishes entereing data for a customer or employee, the application displays the data that the user entered.
Explanation / Answer
}