|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PagePanel | |
|---|---|
| org.faceless.pdf2.viewer2 | The "viewer" package contains the classes required to create a Swing application to display PDFs. |
| org.faceless.pdf2.viewer2.feature | Contains a list of all the features that are available to the PDFViewer. |
| Uses of PagePanel in org.faceless.pdf2.viewer2 |
|---|
| Methods in org.faceless.pdf2.viewer2 that return PagePanel | |
|---|---|
abstract PagePanel |
DocumentViewport.getPagePanel()
Get the currently displayed PagePanel. |
PagePanel |
MultiPageDocumentViewport.getPagePanel()
|
PagePanel |
PagePanelEvent.getPagePanel()
Get the PagePanel this event refers to |
PagePanel |
PagePanelInteractionEvent.getPagePanel()
Get the PagePanel this event refers to |
PagePanel |
SinglePageDocumentViewport.getPagePanel()
|
| Methods in org.faceless.pdf2.viewer2 with parameters of type PagePanel | |
|---|---|
JComponent |
AnnotationComponentFactory.createComponent(PagePanel pagepanel,
PDFAnnotation annot)
Return a JComponent that will visually represent the specified PDFAnnotation. |
| Uses of PagePanel in org.faceless.pdf2.viewer2.feature |
|---|
| Methods in org.faceless.pdf2.viewer2.feature with parameters of type PagePanel | |
|---|---|
void |
AbstractRegionSelector.action(PagePanel panel,
Point2D start,
Point2D end)
Called when an area of the PDF has been selected. |
void |
AnnotationAdd.action(PagePanel panel,
Point2D start,
Point2D end)
|
void |
ZoomSelection.action(PagePanel panel,
Point2D start,
Point2D end)
|
JComponent |
AnnotationLinkFactory.createComponent(PagePanel pagepanel,
PDFAnnotation annot)
|
JComponent |
AnnotationNoteFactory.createComponent(PagePanel pagepanel,
PDFAnnotation a)
|
JComponent |
AnnotationStampFactory.createComponent(PagePanel pagepanel,
PDFAnnotation a)
|
JComponent |
AnnotationTextFactory.createComponent(PagePanel pagepanel,
PDFAnnotation a)
|
JComponent |
FormBlankSignatureWidgetFactory.createComponent(PagePanel pagepanel,
PDFAnnotation annot)
|
JComponent |
FormButtonWidgetFactory.createComponent(PagePanel pagepanel,
PDFAnnotation annot)
|
JComponent |
FormChoiceWidgetFactory.createComponent(PagePanel pagepanel,
PDFAnnotation annot)
|
JComponent |
FormRadioButtonWidgetFactory.createComponent(PagePanel pagepanel,
PDFAnnotation annot)
|
JComponent |
FormSignedSignatureWidgetFactory.createComponent(PagePanel pagepanel,
PDFAnnotation annot)
|
JComponent |
FormTextWidgetFactory.createComponent(PagePanel pagepanel,
PDFAnnotation annot)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||