public class BshSettingsController extends AbstractSettingsController<BshCreateInfo> implements SettingsController
account, ktoInfo, statementsMaxDaysBack| Constructor and Description |
|---|
BshSettingsController()
Standardkonstruktor
|
| Modifier and Type | Method and Description |
|---|---|
de.willuhn.jameica.gui.input.CheckboxInput |
getAlwaysAskForPW()
Liefert eine Checkbox zur Auswahl, ob das Passwort jedes mal Abgefragt werden soll.
|
de.willuhn.jameica.gui.input.CheckboxInput |
getDebugShowPW()
Returns a check box to select if the password showed be shown each time a login attempt is made.
|
protected void |
handleAccountChanged(org.eclipse.swt.widgets.Event event)
Behandelt einen Kontowechsel
|
void |
speichern()
Speichert die aktuellen Einstellungen im Settings Objekt.
|
getKonto, getKontoTyp, getSavePDF, getStatementMaxDaysBack, isDisplayAccountStatement, isDisplayAccountType, setDisplayAccountStatement, setDisplayAccountType, supportsStatementsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKonto, supportsStatementspublic de.willuhn.jameica.gui.input.CheckboxInput getAlwaysAskForPW()
public de.willuhn.jameica.gui.input.CheckboxInput getDebugShowPW()
public void speichern()
SettingsControllerspeichern in interface SettingsControllerSettingsController.speichern()protected void handleAccountChanged(org.eclipse.swt.widgets.Event event)
AbstractSettingsControllerhandleAccountChanged in class AbstractSettingsController<BshCreateInfo>AbstractSettingsController.handleAccountChanged(org.eclipse.swt.widgets.Event)