Class SettingsFixer

java.lang.Object
skyview.executive.SettingsFixer
All Implemented Interfaces:
SettingsUpdater

public class SettingsFixer extends Object implements SettingsUpdater
This class looks at the settings and updates as needed for use with the standard Java classes.
  • Constructor Details

    • SettingsFixer

      public SettingsFixer()
  • Method Details

    • updateSettings

      public void updateSettings()
      Update the settings associated with this smoother
      Specified by:
      updateSettings in interface SettingsUpdater