Uses of Interface
com.qoppa.pdfViewer.panels.BookmarkPanel

Packages that use BookmarkPanel
com.qoppa.pdfEditor PDFEditorBean, toolbar and related classes. 
com.qoppa.pdfEditor.panels   
com.qoppa.pdfViewer PDFViewerBean and related classes. 
 

Uses of BookmarkPanel in com.qoppa.pdfEditor
 

Methods in com.qoppa.pdfEditor that return BookmarkPanel
 BookmarkPanel PDFEditorBean.getBookmarkPanel()
           
 

Uses of BookmarkPanel in com.qoppa.pdfEditor.panels
 

Subinterfaces of BookmarkPanel in com.qoppa.pdfEditor.panels
 interface BookmarkPanelEditor
          Interface to the panel that shows the document outlines (known as bookmarks in the PDF specs) with add and delete buttons
 

Uses of BookmarkPanel in com.qoppa.pdfViewer
 

Methods in com.qoppa.pdfViewer that return BookmarkPanel
 BookmarkPanel PDFViewerBean.getBookmarkPanel()
          Returns an interface to allow access to the bookmarks panel.