Class PDFViewer

    • Field Detail

      • m_PDFPanel

        protected PDFPanel m_PDFPanel
        the panel with the PDF.
      • m_Zoom

        protected double m_Zoom
        the zoom level.
      • m_PDFFileChooser

        protected transient BaseFileChooser m_PDFFileChooser
        the filedialog for saving the PDF file.
    • Constructor Detail

      • PDFViewer

        public PDFViewer()