public interface SettingsController
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TEXT_JA
Textual boolean true
|
static java.lang.String |
TEXT_NEIN
Textual boolean false
|
Modifier and Type | Method and Description |
---|---|
de.willuhn.jameica.hbci.gui.input.KontoInput |
getKonto()
Liefert das ausgewählte Konto
|
void |
speichern()
Speichert die aktuellen Einstellungen im Settings Objekt.
|
static final java.lang.String TEXT_JA
static final java.lang.String TEXT_NEIN