public class TargoBankSettingsPart extends AbstractSettingsPart<TargoBankSettingsController>
control, FIX_SPACE_TEXT
Constructor and Description |
---|
TargoBankSettingsPart(TargoBankSettingsController 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.
|
paint
public TargoBankSettingsPart(TargoBankSettingsController control)
control
- the BshSettingsControllerprotected void paintBankSpecific(de.willuhn.jameica.gui.util.SimpleContainer left, de.willuhn.jameica.gui.util.SimpleContainer right) throws java.rmi.RemoteException
AbstractSettingsPart
paintBankSpecific
in class AbstractSettingsPart<TargoBankSettingsController>
left
- the left composite (2/3)right
- the right composite (1/3)java.rmi.RemoteException