This may be a bit late however, if you have a class that extends Thread for your run() create a method that inserts a boolean that starts the code you want to run. This may be one way to to wait the...