Search:

Type: Posts; User: patelvrajn

Search: Search took 0.09 seconds.

  1. Replies
    10
    Views
    1,270

    Re: Java Code Not Doing What I Want It To Do!

    That is what I need help doing. I want it to exit the loop when it reaches the inputted x,y, and z and say the String!
  2. Replies
    10
    Views
    1,270

    Re: Java Code Not Doing What I Want It To Do!

    When x,y, and z were equal to the hour, minute, and second fields of the timer.
  3. Replies
    10
    Views
    1,270

    Re: Java Code Not Doing What I Want It To Do!

    I have done what you have said, can you please respond with a solution to this problem?
  4. Replies
    10
    Views
    1,270

    Re: Java Code Not Doing What I Want It To Do!

    It works for 00:00:00 and detects if boolean is true or not and it does print for that time but anything else it wont print the String. I know it does not stop because after it says the string for...
  5. Replies
    10
    Views
    1,270

    Java Code Not Doing What I Want It To Do!

    The code is supposed to be a timer that stops at the specific minute, second, and hour specified by the user. However, it does not stop and continues without saying anything. This is the code please...
Results 1 to 5 of 5