Uses of Package
com.qoppa.pdfViewer.contextmenus

Packages that use com.qoppa.pdfViewer.contextmenus
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. 
 

Classes in com.qoppa.pdfViewer.contextmenus used by com.qoppa.pdfNotes.contextmenus
PageViewContextMenu
          The PageViewContextMenu represents the popup menu that is displayed when the user right clicks on the PageViewPanel and the Text Selection Tool is not active.
SignatureContextMenu
          The SignatureContextMenu represents the popup menu that is displayed when the user right clicks on a signature node.
TextSelectionContextMenu
          The TextSelectionContextMenu represents the popup menu that is displayed when the user right clicks on the PageViewPanel and the Text Selection Tool is active.
 

Classes in com.qoppa.pdfViewer.contextmenus used by com.qoppa.pdfViewer
PageViewContextMenu
          The PageViewContextMenu represents the popup menu that is displayed when the user right clicks on the PageViewPanel and the Text Selection Tool is not active.
TextSelectionContextMenu
          The TextSelectionContextMenu represents the popup menu that is displayed when the user right clicks on the PageViewPanel and the Text Selection Tool is active.
 

Classes in com.qoppa.pdfViewer.contextmenus used by com.qoppa.pdfViewer.panels
PageViewContextMenu
          The PageViewContextMenu represents the popup menu that is displayed when the user right clicks on the PageViewPanel and the Text Selection Tool is not active.
SignatureContextMenu
          The SignatureContextMenu represents the popup menu that is displayed when the user right clicks on a signature node.
TextSelectionContextMenu
          The TextSelectionContextMenu represents the popup menu that is displayed when the user right clicks on the PageViewPanel and the Text Selection Tool is active.