Example #1
0
 @Override
 public void notifyContactUpdated(ContactInfo contact) {
   getFriendInfoPanel().notifyPresence(contact.getChatStatus());
 }