PPL Threads & Exception Handling by JAVA

  • You have wanted to program a multi thread applet
  • write your name and surname by two different threads
  • move your name and surname into different directions(they should travel all the screen)
  • when one of the threads reaches to the border of the screen throw an exception
  • catch this exception and change the direction of the thread
  • so, you will end up with two names traveling around the screen and changing directions via exception handling
  • Put your all classes into same package
  • Send your homework by obeying the homework policies declared on homepage
    updated 02/05/2003 - 15:16 by Sadi Evren SEKER