Uses of Class
com.qoppa.pdfViewer.contextmenus.PageViewContextMenu

Packages that use PageViewContextMenu
com.qoppa.pdfNotes.contextmenus Classes representing right-click popup menus. 
com.qoppa.pdfViewer PDFViewerBean and related classes. 
com.qoppa.pdfViewer.panels Interfaces to the helper panels, such as bookmarks and thumbnails. 
 

Uses of PageViewContextMenu in com.qoppa.pdfNotes.contextmenus
 

Subclasses of PageViewContextMenu in com.qoppa.pdfNotes.contextmenus
 class PageViewContextMenuNotes
          The PageViewContextMenuNotes represents the popup menu that is displayed when the user right clicks on the PageViewPanelNotes and the Text Selection Tool is not active.
 

Uses of PageViewContextMenu in com.qoppa.pdfViewer
 

Methods in com.qoppa.pdfViewer that return PageViewContextMenu
 PageViewContextMenu PDFViewerBean.getViewerContextMenu()
          Deprecated. Use getPageViewPanel.getPageContextMenu()
 

Uses of PageViewContextMenu in com.qoppa.pdfViewer.panels
 

Methods in com.qoppa.pdfViewer.panels that return PageViewContextMenu
 PageViewContextMenu PageViewPanel.getPageContextMenu()
          The PopupMenu displayed when text selection tool is not active.