Class KontoNew

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

public class KontoNew extends de.willuhn.jameica.gui.AbstractView
Bankverbindung bearbeiten.
  • Constructor Summary

    Constructors
    Constructor
    Description
    ct,
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     

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

    canAttach, canBookmark, getCurrentObject, getHelp, getParent, setCurrentObject, setParent

    Methods inherited from class java.lang.Object

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

    • KontoNew

      public KontoNew()
      ct,
  • Method Details

    • bind

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

      public void reload() throws de.willuhn.util.ApplicationException
      Overrides:
      reload in class de.willuhn.jameica.gui.AbstractView
      Throws:
      de.willuhn.util.ApplicationException
      See Also:
      • AbstractView.reload()
    • unbind

      public void unbind() throws de.willuhn.util.ApplicationException
      Overrides:
      unbind in class de.willuhn.jameica.gui.AbstractView
      Throws:
      de.willuhn.util.ApplicationException
      See Also:
      • AbstractView.unbind()