Class CertificatesPanel

All Implemented Interfaces:
IEidPart, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible

public class CertificatesPanel extends JPanel implements PropertyChangeListener, IEidPart
Since:
1.0 2009, 1.0
Version:
%I%, %G%
Author:
Steph GAUDRY
See Also:
Serialized Form
  • Constructor Details

    • CertificatesPanel

      public CertificatesPanel()
  • Method Details

    • finalize

      protected void finalize() throws Throwable
      Overrides:
      finalize in class Object
      Throws:
      Throwable
    • setEidColors

      public void setEidColors(IEidDocumentType iEidDocumentType, EidDocumentVersion version)
      Specified by:
      setEidColors in interface IEidPart
    • main

      public static void main(String[] args)
      Auto-generated main method to display this JPanel inside a new JFrame.
    • propertyChange

      public void propertyChange(PropertyChangeEvent evt)
      Specified by:
      propertyChange in interface PropertyChangeListener
    • setLanguage

      protected void setLanguage()
    • setCertificateChain

      public void setCertificateChain(be.belgium.eid.security.CertificateChain _certificateChain)
    • clearData

      public void clearData()
      Description copied from interface: IEidPart
      Clear all EID data field (set textfields empty, reset photo and certificates, etc.).
      Specified by:
      clearData in interface IEidPart
    • getPanel

      public JPanel getPanel()
      Specified by:
      getPanel in interface IEidPart