Class GeneralSettingsPart

java.lang.Object
de.frankmuenster.mahoe.gui.parts.GeneralSettingsPart
All Implemented Interfaces:
de.willuhn.jameica.gui.Part

public class GeneralSettingsPart extends Object implements de.willuhn.jameica.gui.Part
Part to show general settings of Mahoe
Author:
Frank Münster
  • Constructor Details

    • GeneralSettingsPart

      public GeneralSettingsPart(GeneralSettingsController control)
      Creates a BosSetting Part With all setting parameters for the Bank of Scottland
      Parameters:
      control - the BosSettingsController
  • Method Details

    • paint

      public void paint(org.eclipse.swt.widgets.Composite parent) throws RemoteException
      Specified by:
      paint in interface de.willuhn.jameica.gui.Part
      Throws:
      RemoteException
      See Also:
      • Part.paint(Composite)