com.qoppa.pdfViewer.panels
Interface SignaturePanel

All Superinterfaces:
PDFPanel
All Known Subinterfaces:
SignaturePanelNotes

public interface SignaturePanel
extends PDFPanel

Interface to the panel that shows any digital signatures present in the document.

Author:
Qoppa Software

Field Summary
 
Fields inherited from interface com.qoppa.pdfViewer.panels.PDFPanel
ALWAYS_ACTIVE, DEFAULT_POLICY, NEVER_ACTIVE
 
Method Summary
 SignatureContextMenu getSignatureContextMenu()
          The context menu displayed when a signature component is right clicked in the content pane, or a Signature node is clicked in the Signature Pane.
 
Methods inherited from interface com.qoppa.pdfViewer.panels.PDFPanel
getActivePolicy, getToolbar, isActive, isPaneSelected, setActive, setActivePolicy, setPaneVisible
 

Method Detail

getSignatureContextMenu

SignatureContextMenu getSignatureContextMenu()
The context menu displayed when a signature component is right clicked in the content pane, or a Signature node is clicked in the Signature Pane.

Returns:
The panel toolbar