public class BshSettingsController extends AbstractSettingsController implements SettingsController
account| 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.
|
getKontoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKontopublic de.willuhn.jameica.gui.input.CheckboxInput getAlwaysAskForPW()
public void speichern()
SettingsControllerspeichern in interface SettingsControllerSettingsController.speichern()protected void handleAccountChanged(org.eclipse.swt.widgets.Event event)
AbstractSettingsControllerhandleAccountChanged in class AbstractSettingsControllerAbstractSettingsController.handleAccountChanged(org.eclipse.swt.widgets.Event)