Here, ImageIcon imageIcon = new ImageIcon(ImageIO.read(flist[i])); it is taking too much time (12 to 15 sec) so I want to create JProgressBar when it is taking time, once JL