Uses of Interface
com.qoppa.pdfViewer.IContextMenu

Packages that use IContextMenu
com.qoppa.pdfViewer PDFViewerBean and related classes. 
 

Uses of IContextMenu in com.qoppa.pdfViewer
 

Classes in com.qoppa.pdfViewer that implement IContextMenu
 class ViewerContextMenu
          This is the popup menu that is shown when a user right-clicks on the content pane of the viewer.
 

Methods in com.qoppa.pdfViewer that return IContextMenu
 IContextMenu PDFViewerBean.getSelectTextContextMenu()
          Returns the IContextMenu that allows the host application to customize the context menu that is displayed using the Text Selection Tool.