Uses of Class
adams.gui.visualization.pdf.PDFPanel
-
Packages that use PDFPanel Package Description adams.flow.sink adams.gui.tools.previewbrowser adams.gui.visualization.pdf -
-
Uses of PDFPanel in adams.flow.sink
Fields in adams.flow.sink declared as PDFPanel Modifier and Type Field Description protected PDFPanelPDFViewer. m_PDFPanelthe panel with the PDF. -
Uses of PDFPanel in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as PDFPanel Modifier and Type Field Description protected PDFPanelPDFHandler. m_PDFPanelthe PDF panel. -
Uses of PDFPanel in adams.gui.visualization.pdf
Methods in adams.gui.visualization.pdf that return PDFPanel Modifier and Type Method Description PDFPanelPDFViewerPanel. getCurrentPanel()Returns the image panel in the currently selected tab.PDFPanelPDFViewerPanel.MultiPagePane. getPanelAt(int index)Returns the PDF panel at the specified position.
-