Class PassportDetail
java.lang.Object
de.willuhn.jameica.hbci.gui.action.PassportDetail
- All Implemented Interfaces:
de.willuhn.jameica.gui.Action
Action, ueber die ein Passport konfiguriert werden kann.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAction
(Object context) Erwartet ein Objekt vom TypPassport
oderConfiguration
.
-
Constructor Details
-
PassportDetail
public PassportDetail()
-
-
Method Details
-
handleAction
Erwartet ein Objekt vom TypPassport
oderConfiguration
.- Specified by:
handleAction
in interfacede.willuhn.jameica.gui.Action
- Throws:
de.willuhn.util.ApplicationException
- See Also:
-
Action.handleAction(java.lang.Object)
-