SettingsController
public class BshSettingsController extends AbstractSettingsController<BshCreateInfo> implements SettingsController
account, ktoInfo, statementsMaxDaysBack
Constructor | Description |
---|---|
BshSettingsController() |
Standardkonstruktor
|
Modifier and Type | Method | 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, supportsStatements
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKonto, supportsStatements
public de.willuhn.jameica.gui.input.CheckboxInput getAlwaysAskForPW()
public de.willuhn.jameica.gui.input.CheckboxInput getDebugShowPW()
public void speichern()
SettingsController
speichern
in interface SettingsController
SettingsController.speichern()
protected void handleAccountChanged(org.eclipse.swt.widgets.Event event)
AbstractSettingsController
handleAccountChanged
in class AbstractSettingsController<BshCreateInfo>
AbstractSettingsController.handleAccountChanged(org.eclipse.swt.widgets.Event)