com.qoppa.pdfNotes.panels
Interface CommentPanelNotes

All Superinterfaces:
CommentPanel, PDFPanel

public interface CommentPanelNotes
extends CommentPanel


Field Summary
 
Fields inherited from interface com.qoppa.pdfViewer.panels.PDFPanel
ALWAYS_ACTIVE, DEFAULT_POLICY, NEVER_ACTIVE
 
Method Summary
 AnnotationContextMenu getAnnotContextMenu()
          The PopupMenu displayed for an Annotation.
 
Methods inherited from interface com.qoppa.pdfViewer.panels.CommentPanel
collapseAll, expandAll, getCommentTree, getjbCollapseAll, getjbExpandAll, getjbPrint, getToolbar, print
 
Methods inherited from interface com.qoppa.pdfViewer.panels.PDFPanel
getActivePolicy, isActive, isPaneSelected, setActive, setActivePolicy, setPaneVisible
 

Method Detail

getAnnotContextMenu

public AnnotationContextMenu getAnnotContextMenu()
The PopupMenu displayed for an Annotation. This is the menu is triggered by right-clicking on an AnnotCompenent in the content pane or by right-clicking on a row in the AnnotTree.

Returns:
The AnnotationContextMenu.