Package | Description |
---|---|
com.frojasg1.libpdf.api | |
com.frojasg1.libpdf.threads | |
com.frojasg1.libpdf.view | |
com.frojasg1.libpdf.view.panels |
Modifier and Type | Method and Description |
---|---|
PdfDocumentWrapper |
PdfFactory.createPdfDocumentWrapper() |
Modifier and Type | Field and Description |
---|---|
protected PdfDocumentWrapper |
LoadPDFThread._pdfDocument |
Modifier and Type | Method and Description |
---|---|
PdfDocumentWrapper |
LoadPDFThread.getPDFDocument() |
Modifier and Type | Method and Description |
---|---|
void |
LoadPdfControllerInterface.newPdfLoaded(PdfDocumentWrapper pdfDocument) |
Constructor and Description |
---|
LoadPDFThread(LoadPdfControllerInterface controller,
String fileName,
PdfDocumentWrapper pdfDocument) |
Modifier and Type | Method and Description |
---|---|
PdfDocumentWrapper |
PdfViewerWindowBase.getPdfDocument() |
Modifier and Type | Method and Description |
---|---|
protected void |
PdfViewerWindowBase.setDocument(PdfDocumentWrapper document) |
void |
PdfViewerWindowBase.setNewPDF(PdfDocumentWrapper document) |
Modifier and Type | Field and Description |
---|---|
protected PdfDocumentWrapper |
PdfContentPanel._pdfDocument |
Modifier and Type | Method and Description |
---|---|
PdfDocumentWrapper |
PdfContentPanel.getPdfDocument() |
Modifier and Type | Method and Description |
---|---|
void |
PdfContentPanel.setDocument(PdfDocumentWrapper document) |
void |
PdfContentPanel.setNewPDF(PdfDocumentWrapper document) |
Copyright © 2020 Fran Rojas. All rights reserved.