Search:

Type: Posts; User: gatorsgirl

Search: Search took 0.10 seconds.

  1. Re: Need help with java gui and nested for loop

    I went over my code and edited it so that it should have the correct formatting now, however, now nothing will print in the text area when I hit the run report button. Any ideas on what I am doing...
  2. Re: Need help with java gui and nested for loop

    That makes sense. I will work on that. Thank you so much for the help. I will keep you posted on my results.
  3. Re: Need help with java gui and nested for loop

    1126


    Yes, the program computes the totals one time for each of the values entered when all I want is a total of all values. I have a button for the user to press once all values have been...
  4. Re: Need help with java gui and nested for loop

    It does calculate the totals for the times entered and the payments. It also calculated the average per hour wage. The last 5 lines of the output are correct, as follows:

    Report of your Wages to...
  5. Re: Need help with java gui and nested for loop

    **The user enters 3 time amounts and 3 payment amounts for 3 tutor sessions and the report button is supposed to generate a total of all 3 times and a total of all 3 payments and also gives an...
  6. Need help with java gui and nested for loop

    Hello all,

    I have created a program(gui) that allows a user to input time and minutes in textfields and then calculates the totals and average wages per hour, to generate a report that displays...
Results 1 to 6 of 6