|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SidePanelFactory | |
---|---|
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 SidePanelFactory in org.faceless.pdf2.viewer2 |
---|
Methods in org.faceless.pdf2.viewer2 with parameters of type SidePanelFactory | |
---|---|
void |
DocumentPanel.addSidePanelFactory(SidePanelFactory panelfactory)
Add a SidePanelFactory to this
DocumentPanel . |
Uses of SidePanelFactory in org.faceless.pdf2.viewer2.feature |
---|
Subclasses of SidePanelFactory in org.faceless.pdf2.viewer2.feature | |
---|---|
class |
OutlinePanel
Create a SidePanel that will display the document bookmarks, as returned
by PDF.getBookmarks() . |
class |
SearchPanel
Creates a SidePanel that displays search results. |
class |
SignaturePanel
Create a SidePanel that will display a list of Digital Signatures in the PDF. |
class |
ThumbnailPanel
Creates a SidePanel that displays the page thumbnails. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |