Uses of Class
com.sun.pdfview.PDFFile

Packages that use PDFFile
com.sun.pdfview   
 

Uses of PDFFile in com.sun.pdfview
 

Constructors in com.sun.pdfview with parameters of type PDFFile
PDFObject(PDFFile owner, int type, java.lang.Object value)
          create a new simple PDFObject with a type and a value
PDFObject(PDFFile owner, PDFXref xref)
          create a new PDFObject based on a PDFXref
PDFPrintPage(PDFFile file)
          Create a new PDFPrintPage object for a particular PDFFile.
ThumbPanel(PDFFile file)
          Creates a new ThumbPanel based on a PDFFile.