Uses of Class
com.itextpdf.rups.view.itext.PdfObjectPanel

Packages that use PdfObjectPanel
com.itextpdf.rups.controller   
 

Uses of PdfObjectPanel in com.itextpdf.rups.controller
 

Fields in com.itextpdf.rups.controller declared as PdfObjectPanel
protected  PdfObjectPanel PdfReaderController.objectPanel
          A panel that will show PdfObjects.
 

Methods in com.itextpdf.rups.controller that return PdfObjectPanel
 PdfObjectPanel PdfReaderController.getObjectPanel()
          Getter for the panel that will show the contents of a PDF Object (except for PdfStreams: only the Stream Dictionary will be shown; the content stream is shown in a StreamTextArea object).
 



Copyright © 2012. All Rights Reserved.