Class KeyFormatDialog
java.lang.Object
de.willuhn.jameica.gui.dialogs.AbstractDialog
de.willuhn.jameica.hbci.passports.rdh.KeyFormatDialog
public class KeyFormatDialog
extends de.willuhn.jameica.gui.dialogs.AbstractDialog
Dialog zur Auswahl des Schluesselformats.
-
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, onEscape, open, setMonitor, setPanelText, setSideImage, setSize, setTitle
-
Constructor Details
-
KeyFormatDialog
public KeyFormatDialog(int position, int feature) ct.- Parameters:
position
-feature
- das vom Format geforderte Feature.- See Also:
-
-
Method Details