public class ChipTANDialog extends TANDialog
MONITOR_CURRENT, MONITOR_PRIMARY, POSITION_CENTER, POSITION_MOUSE
config, WINDOW_WIDTH
Constructor | Description |
---|---|
ChipTANDialog(PinTanConfig config,
java.lang.String code) |
ct.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
paint(org.eclipse.swt.widgets.Composite parent) |
|
void |
setText(java.lang.String text) |
BUGZILLA 150
|
addCloseListener, addShellListener, close, createShell, getDisplay, getShell, isModeless, open, setMonitor, setPanelText, setSideImage, setSize, setTitle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkUsername, extend, getData, getRemainingRetries, getUsername, onEscape, passwordModified, setErrorText, setLabelText, setPassword, setShowPassword, setUsername, setUsernameText
checkPassword, getContext, setContext
public ChipTANDialog(PinTanConfig config, java.lang.String code) throws java.rmi.RemoteException, de.willuhn.util.ApplicationException
config
- die PINTAN-Config.code
- der Flicker-Code.java.rmi.RemoteException
de.willuhn.util.ApplicationException
- wenn der Flicker-Code nicht geparst werden konnte.public void setText(java.lang.String text)
TANDialog
setText
in class TANDialog
TANDialog.setText(java.lang.String)