Image icon = new ImageIcon(new URL("http://i.stack.imgur.com/KSnus.gif")).getImage(); ... g.drawImage(icon, 20, 20, this);