@ -81,7 +81,9 @@ public void actionPerformed(ActionEvent e) {
}
logger.debug( "Could not find contact for menu item "
+ menuItem.getName());
+ menuItem.getText() + ". contactsTable("
+ contactsTable.size()+") is : "
+ contactsTable);
/**