Search:

Type: Posts; User: MrMario

Search: Search took 0.18 seconds.

  1. Re: Getting Two Classes to talk to each others objects

    I've done all that? lol

    But in case you need better info. I need the calculations part in its own file and class, I need help trying to get updateCustom (); and updateStandard(); in TA.java to...
  2. Getting Two Classes to talk to each others objects

    I need help with trying to talk with updateCustom() and updateStandard() in my TC.java file.

    I've tried calling in TA.java Tip calling = new Tip(); but I'm either getting one of the two errors...
  3. Re: Alarm Clock (How to figure out how much time left till alarm will sound)

    Yes I'm aware of what I need to do, but I don't have a clue how to approach it. I been looking for hours on how to get this going. That's why I'm here.
  4. Alarm Clock (How to figure out how much time left till alarm will sound)

    I'm very new to Java, and have no idea on what to do to get the return of how many hours and minutes are left till the alarm sounds from what the user input.

    This is the code I have now:


    //...
Results 1 to 4 of 4