Example #1
0
 protected void clearHandler(UserThread client)
 {
     if (view.isOpened())
     {
         view.clearHandler();
     }
 }