com.qoppa.pdfNotes.panels
Interface SignaturePanelNotes

All Superinterfaces:
PDFPanel, SignaturePanel

public interface SignaturePanelNotes
extends SignaturePanel


Field Summary
 
Fields inherited from interface com.qoppa.pdfViewer.panels.PDFPanel
ALWAYS_ACTIVE, DEFAULT_POLICY, NEVER_ACTIVE
 
Method Summary
 SignatureContextMenuNotes getSignatureContextMenuNotes()
          Returns the PopupMenu displayed for a Signature.
 
Methods inherited from interface com.qoppa.pdfViewer.panels.SignaturePanel
getSignatureContextMenu
 
Methods inherited from interface com.qoppa.pdfViewer.panels.PDFPanel
getActivePolicy, getToolbar, isActive, isPaneSelected, setActive, setActivePolicy, setPaneVisible
 

Method Detail

getSignatureContextMenuNotes

SignatureContextMenuNotes getSignatureContextMenuNotes()
Returns the PopupMenu displayed for a Signature. This is the menu is triggered by right-clicking on an SignatrueWidget in the content pane.

Returns:
The SignatureContextMenu.