Uses of Class
org.openpdf.rups.view.itext.PdfObjectPanel
Packages that use PdfObjectPanel
-
Uses of PdfObjectPanel in org.openpdf.rups.controller
Fields in org.openpdf.rups.controller declared as PdfObjectPanelModifier and TypeFieldDescriptionprotected PdfObjectPanelPdfReaderController.objectPanelA panel that will show PdfObjects.Methods in org.openpdf.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).