de.willuhn.jameica.hbci.passports.rdh
Class View

java.lang.Object
  extended by de.willuhn.jameica.gui.AbstractView
      extended by de.willuhn.jameica.hbci.passports.rdh.View

public class View
extends de.willuhn.jameica.gui.AbstractView

Dialog zur Konfiguration eines Passports vom Typ RDH.


Constructor Summary
View()
           
 
Method Summary
 void bind()
           
 void unbind()
           
 
Methods inherited from class de.willuhn.jameica.gui.AbstractView
getCurrentObject, getParent, reload, setCurrentObject, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

View

public View()
Method Detail

bind

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

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()