Class KontoKontoauszugReceipt
java.lang.Object
de.willuhn.jameica.hbci.gui.action.KontoKontoauszugReceipt
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action zum manuellen Senden der Empfangsquittung.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAction
(Object context) Erwartet ein Objekt vom TypKonto
als Context.
-
Constructor Details
-
KontoKontoauszugReceipt
public KontoKontoauszugReceipt()
-
-
Method Details
-
handleAction
Erwartet ein Objekt vom TypKonto
als Context. Fehlt das Konto, dann wird es in einem Dialog abgefragt.- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Throws:
de.willuhn.util.ApplicationException
- See Also:
-