@Override
 public Icon getIconFor(final ActionItem aValue) {
   return aValue.getIcon();
 }