Class OriginalBackPanel

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

public class OriginalBackPanel extends AbstractBeDataPanel
See Also:
Serialized Form
  • Constructor Details

    • OriginalBackPanel

      public OriginalBackPanel()
  • Method Details

    • setIDData

      public void setIDData(be.belgium.eid.objects.IDData beIDData)
    • clearData

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

      public void setEidColors(IEidDocumentType iEidDocumentType, EidDocumentVersion version)
      Specified by:
      setEidColors in interface IEidPart
      Overrides:
      setEidColors in class AbstractBeDataPanel
    • initGUI

      protected void initGUI()
      Description copied from class: BrolPanel
      Method that places the various graphical components on the panel. This method is also used by jgloo to build the view.
      Specified by:
      initGUI in class BrolPanel
    • main

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

      public ScaledImageLabel getBarcodeLabel()
    • getNationalNumberTextField

      public JTextField getNationalNumberTextField()
    • getNationalNumberLabel

      public JLabel getNationalNumberLabel()
    • getIssueLocationLabel

      public JLabel getIssueLocationLabel()
    • getIssueLocationTextField

      public JTextField getIssueLocationTextField()
    • getIssuerAuthorityLabel

      public JLabel getIssuerAuthorityLabel()
    • getIssuerAuthorityTextField

      public JTextField getIssuerAuthorityTextField()
    • getChipLabel

      protected ScaledImageLabel getChipLabel()
      Specified by:
      getChipLabel in class AbstractBeDataPanel
    • getPhotoLabel

      protected ScaledImageLabel getPhotoLabel()
      Specified by:
      getPhotoLabel in class AbstractBeDataPanel