Home > GUI, Integration, Java > Java3

Java3

January 15th, 2012

This assignment should be an application, not an applet, written in Java with a graphical user interface. The assignment is to write an application

The assignment should be an application that calculates the monthly rental price of an apartment. The application should contain a combobox allowing the user to select a 2-bedroom, 3-bedroom, or 4-bedroom apartment with a monthly rent of one thousand, fifteen hundred or two thousand dollars, respectively. In addition, the application should con…


Java3

Comments are closed.
Bear