de.willuhn.jameica.gui.Partpublic class BosSettingsPart extends AbstractSettingsPart<BosSettingsController>
control, FIX_SPACE_TEXT| Constructor | Description |
|---|---|
BosSettingsPart(BosSettingsController control) |
Creates a BOS Settings Part with all option to configure a BSH account
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
paintBankSpecific(de.willuhn.jameica.gui.util.SimpleContainer left,
de.willuhn.jameica.gui.util.SimpleContainer right) |
Needs to be implemented by a concrete settings part.
|
paintpublic BosSettingsPart(BosSettingsController control)
control - the BshSettingsControllerprotected void paintBankSpecific(de.willuhn.jameica.gui.util.SimpleContainer left,
de.willuhn.jameica.gui.util.SimpleContainer right)
throws java.rmi.RemoteException
AbstractSettingsPartpaintBankSpecific in class AbstractSettingsPart<BosSettingsController>left - the left composite (2/3)right - the right composite (1/3)java.rmi.RemoteException