You will have to provide both GUI design and pseudocode for your primary Discuss

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.GUI Design Requirements: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.Pseudocode:Contribution:Please feel free to provide any references or experiences to support your proposed design

You can leave a response, or trackback from your own site.
error: Content is protected !!