de.willuhn.jameica.hbci.passports.rdh
Class InsertKeyDialog
java.lang.Object
de.willuhn.jameica.gui.dialogs.AbstractDialog
de.willuhn.jameica.gui.dialogs.WaitDialog
de.willuhn.jameica.hbci.passports.rdh.InsertKeyDialog
public class InsertKeyDialog
- extends de.willuhn.jameica.gui.dialogs.WaitDialog
Dialog, der den User zur Eingabe der Schluesseldiskette auffordert.
| Fields inherited from class de.willuhn.jameica.gui.dialogs.AbstractDialog |
MONITOR_CURRENT, MONITOR_PRIMARY, POSITION_CENTER, POSITION_MOUSE |
|
Method Summary |
protected boolean |
check()
|
protected java.lang.Object |
getData()
|
java.lang.String |
getText()
|
| Methods inherited from class de.willuhn.jameica.gui.dialogs.WaitDialog |
paint |
| Methods inherited from class de.willuhn.jameica.gui.dialogs.AbstractDialog |
addCloseListener, addShellListener, close, getDisplay, getShell, open, setMonitor, setSideImage, setSize, setTitle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InsertKeyDialog
public InsertKeyDialog(java.io.File f)
- Parameters:
f - die Schluesseldatei.
check
protected boolean check()
- Specified by:
check in class de.willuhn.jameica.gui.dialogs.WaitDialog
- See Also:
WaitDialog.check()
getData
protected java.lang.Object getData()
throws java.lang.Exception
- Overrides:
getData in class de.willuhn.jameica.gui.dialogs.WaitDialog
- Throws:
java.lang.Exception- See Also:
WaitDialog.getData()
getText
public java.lang.String getText()
- Overrides:
getText in class de.willuhn.jameica.gui.dialogs.WaitDialog
- See Also:
WaitDialog.getText()