Class NewInstKeysDialog
java.lang.Object
de.willuhn.jameica.gui.dialogs.AbstractDialog
de.willuhn.jameica.hbci.gui.dialogs.NewInstKeysDialog
public class NewInstKeysDialog
extends de.willuhn.jameica.gui.dialogs.AbstractDialog
Dialog, welcher dem Benutzer die neu uebertragenen Instituts-Schluessel
zur Verifizierung anzeigt.
-
Field Summary
Fields inherited from class de.willuhn.jameica.gui.dialogs.AbstractDialog
MONITOR_CURRENT, MONITOR_PRIMARY, POSITION_CENTER, POSITION_MOUSE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.willuhn.jameica.gui.dialogs.AbstractDialog
addCloseListener, addShellListener, close, createShell, getDisplay, getShell, isModeless, open, setMonitor, setPanelText, setSideImage, setSize, setTitle
-
Constructor Details
-
NewInstKeysDialog
public NewInstKeysDialog(org.kapott.hbci.passport.HBCIPassport p) ct.- Parameters:
p- Passport, fuer den die Schluessel angezeigt werden sollen.
-
-
Method Details
-
onEscape
protected void onEscape()- Overrides:
onEscapein classde.willuhn.jameica.gui.dialogs.AbstractDialog- See Also:
-
paint
- Specified by:
paintin classde.willuhn.jameica.gui.dialogs.AbstractDialog- Throws:
Exception- See Also:
-
getData
- Specified by:
getDatain classde.willuhn.jameica.gui.dialogs.AbstractDialog- Throws:
Exception- See Also:
-