public class BshSettingsController extends AbstractSettingsController implements SettingsController
account
TEXT_JA, TEXT_NEIN
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.
|
protected void |
handleAccountChanged(org.eclipse.swt.widgets.Event event)
Behandelt einen Kontowechsel
|
void |
speichern()
Speichert die aktuellen Einstellungen im Settings Objekt.
|
getKonto
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getKonto
public de.willuhn.jameica.gui.input.CheckboxInput getAlwaysAskForPW()
public void speichern()
SettingsController
speichern
in interface SettingsController
SettingsController.speichern()
protected void handleAccountChanged(org.eclipse.swt.widgets.Event event)
AbstractSettingsController
handleAccountChanged
in class AbstractSettingsController
AbstractSettingsController.handleAccountChanged(org.eclipse.swt.widgets.Event)