@Override
 public boolean iconExists(String icon) {
   return itemUIRegistry.iconExists(icon);
 }