Class EmpfaengerList

java.lang.Object
de.willuhn.jameica.gui.AbstractView
de.willuhn.jameica.hbci.gui.views.EmpfaengerList

public class EmpfaengerList extends de.willuhn.jameica.gui.AbstractView
Zeigt eine Liste mit den vorhandenen Empfaenger-Adressen an.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class de.willuhn.jameica.gui.AbstractView

    canBookmark, getCurrentObject, getHelp, getParent, reload, setCurrentObject, setParent, unbind

    Methods inherited from class java.lang.Object

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

    • EmpfaengerList

      public EmpfaengerList()
  • Method Details

    • bind

      public void bind() throws Exception
      Specified by:
      bind in class de.willuhn.jameica.gui.AbstractView
      Throws:
      Exception
      See Also:
      • AbstractView.bind()