public class BshSettingsPart extends AbstractSettingsPart<BshSettingsController>
control, FIX_SPACE_TEXT| Constructor and Description |
|---|
BshSettingsPart(BshSettingsController control)
Creates a BSH Settings Part with all option to configure a BSH account
|
| Modifier and Type | Method and 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 BshSettingsPart(BshSettingsController 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<BshSettingsController>left - the left composite (2/3)right - the right composite (1/3)java.rmi.RemoteException