User Profile
Collapse
-
getting data from one GUI and placing it in another GUI
HI I am writing a program in Java to calculate a loan/mortgage, and I have to have a Input Gui and a Output Gui, how do you call the inputted data to display in the output gui? -
Telephone bill
I have to write a program to calculate a telephone bill, which converts hours into minutes (done), show the day of the week in full from a single letter input (done) calculate the cost of the call (this is were I am stuck). The first 3 minutes are charged at 1.50 and any minutes after that are charged at 0.30 per min.
The calculation that I have tried reads as follows:
...Code://This Section Calculates The Cost Of The Call. void
Last edited by Niheel; Mar 30 '06, 07:14 AM.
No activity results to display
Show More