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