Class PinPad
java.lang.Object
de.willuhn.jameica.hbci.gui.parts.PinPad
- All Implemented Interfaces:
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 -
Method Summary
-
Constructor Details
-
PinPad
public PinPad(de.willuhn.jameica.gui.input.PasswordInput input) ct.- Parameters:
input
- das Eingabe-Feld, auf welches die Klicks uebertragen werden sollen.
-
-
Method Details
-
paint
- Specified by:
paint
in interfacede.willuhn.jameica.gui.Part
- Throws:
RemoteException
- See Also:
-