Class KontoNew
java.lang.Object
de.willuhn.jameica.hbci.gui.action.KontoNew
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action fuer die Detail-Ansicht eines Kontos.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAction
(Object context) Erwartet ein Objekt vom TypKonto
im Context.
-
Constructor Details
-
KontoNew
public KontoNew()
-
-
Method Details
-
handleAction
Erwartet ein Objekt vom TypKonto
im Context.- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Throws:
de.willuhn.util.ApplicationException
- See Also:
-