Load the image as a BufferedImage using ImageIO#read(...) and construct an ImageIcon with a scaled instance of the image.

db