Package it.ipzs.cieid.Firma
Class PdfPreview
java.lang.Object
it.ipzs.cieid.Firma.PdfPreview
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPdfPreview
(JPanel panelPdfPreview, String pdfFilePath, String signImagePath) -
Method Summary
Modifier and TypeMethodDescriptionint
void
void
void
float[]
-
Field Details
-
prPanel
-
filePath
-
signImagePath
-
pdfPageIndex
private int pdfPageIndex -
pdfNumPages
private int pdfNumPages -
images
-
imgLabel
-
imgIcon
-
signImage
-
imgPanel
-
-
Constructor Details
-
PdfPreview
-
-
Method Details
-
showPreview
public void showPreview() -
prevImage
public void prevImage() -
nextImage
public void nextImage() -
getSelectedPage
public int getSelectedPage() -
signImageInfos
public float[] signImageInfos()
-