Search:

Type: Posts; User: Norm

Search: Search took 0.28 seconds.

  1. Replies
    12
    Views
    1,002

    Re: Tell a java method to wait

    I have no idea what you mean by: the method is in an Event
    There is a java SE class named Event.

    You need to make a small, simple, complete program that compiles and executes for testing.
  2. Replies
    12
    Views
    1,002

    Re: Tell a java method to wait

    The Timer class would start a method at any later time you want.
  3. Replies
    12
    Views
    1,002

    Re: Tell a java method to wait

    Please explain the difference.
  4. Replies
    12
    Views
    1,002

    Re: Tell a java method to wait

    I assume you are talking about some shape drawn on the GUI. If not, please explain.
    What thread is the method that you want to wait executing on? If its the EDT then you don't want to hold up that...
  5. Replies
    12
    Views
    1,002

    Re: Tell a java method to wait

    What event do you want to wait for?
Results 1 to 5 of 5