Package skyview.executive
Class SettingsFixer
- java.lang.Object
-
- skyview.executive.SettingsFixer
-
- All Implemented Interfaces:
SettingsUpdater
public class SettingsFixer extends java.lang.Object implements SettingsUpdater
This class looks at the settings and updates as needed for use with the standard Java classes.
-
-
Constructor Summary
Constructors Constructor Description SettingsFixer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
updateSettings()
Update the settings associated with this smoother
-
-
-
Method Detail
-
updateSettings
public void updateSettings()
Update the settings associated with this smoother- Specified by:
updateSettings
in interfaceSettingsUpdater
-
-