Class BosSettingsController

    • Constructor Detail

      • BosSettingsController

        public BosSettingsController()
        Standard constructor
    • Method Detail

      • getStayLoggedIn

        public de.willuhn.jameica.gui.input.CheckboxInput getStayLoggedIn()
        Returns a check box check box to select, to stay logged in after synchronisation. Create a new one, if net exists.
        Returns:
        a CheckboxInput
      • speichern

        public void speichern()
        Description copied from interface: SettingsController
        Speichert die aktuellen Einstellungen im Settings Objekt.
        See Also:
        ()