support@chatgptassignment.com
Students will be expected to post their first initial discussion board posting Friday of each week. Discussion posts will be graded and late submissions will be assigned a late penalty in accordance with the late penalty policy found in the syllabus. NOTE: All submission posting times are based on midnight Central Time. Students are expected to post their responses to peers Tuesday. NOTE: All submission posting times are based on midnight Central Time. Within the Discussion Board area, write 400–600 words that respond to the following questions with your thoughts, ideas, and comments. This will be the foundation for future discussions by your classmates. Be substantive and clear, and use examples to reinforce your ideas. You will have to provide both GUI design and pseudocode for your primary Discussion Board response. The first step is to design a GUI to allow a user to enter sales representative data. For this task, you will design the GUI and develop pseudocode that will help you plan how the Swing application will respond to the user. You are not implementing your Java Swing application in Java at this time. You are planning which Java Swing components you will use for each value entered and each value displayed. You are encouraged to provide a sketch of your GUI to help explain your design. You will also create pseudocode for each method that responds to user events. This means if you have a button(s) that should perform an action when it has been selected; you will develop the algorithm for the processing attached to this button using pseudocode. : Explain which Swing components you will use for your GUI to meet the requirements, and give the reasons for each choice. You must also include at least one set of grouped radio buttons in your GUI. Design a GUI that allows a user to enter the following: Include a QUIT button to exit the application and an ENTER button that causes the sales representative’s data to be entered. Each item of data entered should be stored in a variable when the ENTER button is keyed. This will prepare the application for the next iteration of development. : Please feel free to provide any references or experiences to support your proposed design. Respond to at least 2 of your fellow classmates with a reply of at least 100 words about their primary task response regarding items you found to be compelling and enlightening. To help you with your discussion, please consider the following questions: