Uses of Class
com.lowagie.rups.view.itext.PdfObjectPanel
Packages that use PdfObjectPanel
-
Uses of PdfObjectPanel in com.lowagie.rups.controller
Fields in com.lowagie.rups.controller declared as PdfObjectPanelModifier and TypeFieldDescriptionprotected PdfObjectPanel
PdfReaderController.objectPanel
A panel that will show PdfObjects.Methods in com.lowagie.rups.controller that return PdfObjectPanelModifier and TypeMethodDescriptionPdfReaderController.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).