A.start() B.init() C.run() D.paint()
A.sleep(1.5) B.sleep(1500) C.suspend(1.5) D.suspend(1500)
A.init() B.start() C.run() D.sleep()