Uses of Class
org.jpedal.pdf.plugins.eclipse.editors.PDFEditor

Packages that use PDFEditor
org.jpedal.pdf.plugins.eclipse.views   
 

Uses of PDFEditor in org.jpedal.pdf.plugins.eclipse.views
 

Methods in org.jpedal.pdf.plugins.eclipse.views with parameters of type PDFEditor
 void PDFOutline.setPDFDecoder(PDFEditor pdfEditor)
           
 

Constructors in org.jpedal.pdf.plugins.eclipse.views with parameters of type PDFEditor
PDFOutline(PDFEditor pdfEditor)
          The constructor.