static ImageIcon resizeImageIcon(ImageIcon icon, int w) { ret imageIcon(resizeImage_raw(icon.getImage(), w)); }