Class PinPad
- java.lang.Object
-
- de.willuhn.jameica.hbci.gui.parts.PinPad
-
- All Implemented Interfaces:
de.willuhn.jameica.gui.Part
public class PinPad extends java.lang.Object implements de.willuhn.jameica.gui.Part
Komponente, welche ein PIN-Pad anzeigt. Damit koennen PIN- oder TAN-Eingaben mit der Maus durchgefuehrt werden. Ein Keyboard-Sniffer kann somit die Eingabe nicht ausspaehen.
-
-
Constructor Summary
Constructors Constructor Description PinPad(de.willuhn.jameica.gui.input.PasswordInput input)
ct.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
paint(org.eclipse.swt.widgets.Composite parent)
-