Uses of Class
org.faceless.pdf2.PDFParser

Packages that use PDFParser
org.faceless.pdf2.viewer2 The "viewer" package contains the classes required to create a Swing application to display PDFs. 
 

Uses of PDFParser in org.faceless.pdf2.viewer2
 

Methods in org.faceless.pdf2.viewer2 that return PDFParser
 PDFParser DocumentPanel.getParser()
          Get the PDFParser being used to parse this PDF.
 

Methods in org.faceless.pdf2.viewer2 with parameters of type PDFParser
 void PagePanel.setParser(PDFParser parser)
          Set the PDFParser object which should be used to render the pages.
 



Copyright © 2001-2008 Big Faceless Organization