In my application i put a JScrollPane, in the JScrollPane is a JPanel, on the JPanel are thumbnails views of many images with the help of ImageIcons for which i used array of JLabels... Every thing is fine working untill i drag down the scrollbar... as soon as i drag down the JScrollPane's vertical or horizontal bar.. i dont know why but all the other images becomes hazy(very unclear) except those images which is shown first when i click on an image folder... i tried many options but all in vain... please help..