Package esmska.update
Class LegacyUpdater
- java.lang.Object
-
- esmska.update.LegacyUpdater
-
public class LegacyUpdater extends java.lang.ObjectClass for updating from older to newer versions of the program. Makes the needed changes when user updates his version.
-
-
Constructor Summary
Constructors Constructor Description LegacyUpdater()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidupdate()Checks if some update is needed to be done and executes it if neccessary
-