Class SignaturePane


  • public class SignaturePane
    extends java.lang.Object
    For displaying the Contents of a digital signature, which is encoded in ASN.1 format.
    • Constructor Summary

      Constructors 
      Constructor Description
      SignaturePane​(org.apache.pdfbox.cos.COSString cosString)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.swing.JTabbedPane getPane()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SignaturePane

        public SignaturePane​(org.apache.pdfbox.cos.COSString cosString)
    • Method Detail

      • getPane

        public javax.swing.JTabbedPane getPane()