Develop a Java GUI application that will produce an investment report based on various criteria, such as investment amount, investment type and term. Q.1.1 On the form create two text fields, one to capture the customer name and another to capture the amount to invest. Also create a combo box for the user to select the investment type which will be moderate or aggressive. Finally add three radio buttons for the user to select the term which is five years, 10 years or 15 years.
Q.1.2 You are also required to create a menu system which will allow the user to exit the application under the file menu and calculate and clear under the tools menu. The layout of the form is left to your discretion. Marks will be allocated to the presentation and effectiveness of the layout, but the following layout is displayed for your convenience.
Comments
Leave a comment