Class PassportPropertyList

  • All Implemented Interfaces:
    de.willuhn.jameica.gui.Part

    public class PassportPropertyList
    extends java.lang.Object
    implements de.willuhn.jameica.gui.Part
    Zeigt eine Liste der BPD/UPD an.
    • Constructor Summary

      Constructors 
      Constructor Description
      PassportPropertyList​(org.kapott.hbci.passport.HBCIPassport passport)
      ct.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clearBPD()
      Loescht alle BPD aus der Tabelle.
      void paint​(org.eclipse.swt.widgets.Composite parent)  
      • Methods inherited from class java.lang.Object

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

      • PassportPropertyList

        public PassportPropertyList​(org.kapott.hbci.passport.HBCIPassport passport)
        ct.
        Parameters:
        passport - Passport.
    • Method Detail

      • paint

        public void paint​(org.eclipse.swt.widgets.Composite parent)
                   throws java.rmi.RemoteException
        Specified by:
        paint in interface de.willuhn.jameica.gui.Part
        Throws:
        java.rmi.RemoteException
        See Also:
        Part.paint(org.eclipse.swt.widgets.Composite)
      • clearBPD

        public void clearBPD()
        Loescht alle BPD aus der Tabelle.