Class KontoauszugExport
- java.lang.Object
-
- de.willuhn.jameica.hbci.gui.action.Export
-
- de.willuhn.jameica.hbci.gui.action.KontoauszugExport
-
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
public class KontoauszugExport extends Export
Action zum Exportieren von Kontoauszuegen.
-
-
Constructor Summary
Constructors Constructor Description KontoauszugExport()ct.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleAction(java.lang.Object context)
-
-
-
Method Detail
-
handleAction
public void handleAction(java.lang.Object context) throws de.willuhn.util.ApplicationException- Specified by:
handleActionin interfacede.willuhn.jameica.gui.Action- Overrides:
handleActionin classExport- Throws:
de.willuhn.util.ApplicationException- See Also:
Export.handleAction(java.lang.Object)
-
-