コード例 #1
0
 @Override
 public boolean iconExists(String icon) {
   return itemUIRegistry.iconExists(icon);
 }