setVerticalScrollBarPolicy(JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED);
this.commonValues=commonValues;
this.decode_pdf=decode_pdf;
thumbDecoder=new ThumbnailDecoder(decode_pdf);
this.addComponentListener(new ComponentListener(){
public void componentResized(ComponentEvent componentEvent) {
if(!isExtractor){