Package skyview.executive
Class BatchCompatibility
java.lang.Object
skyview.executive.BatchCompatibility
- All Implemented Interfaces:
SettingsUpdater
This class transforms setting to enable compatibility
between the old SkyView batch interface and the current Java application.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BatchCompatibility
public BatchCompatibility()
-
-
Method Details
-
updateSettings
public void updateSettings()Update the settings.- Specified by:
updateSettings
in interfaceSettingsUpdater
-