Exemple #1
0
 public void clearSelected() {
   super.clearSelected();
   if (peer != null) peer.clearSelected();
 }