ImageIcon icon = new ImageIcon("images/rolling.gif"); // animated gif getContentPane().add(new JLabel(icon));