|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectesmska.update.LegacyUpdater
public class LegacyUpdater
Class for updating from older to newer versions of the program. Makes the needed changes when user updates his version.
Constructor Summary | |
---|---|
LegacyUpdater()
|
Method Summary | |
---|---|
static void |
update()
Checks if some update is needed to be done and executes it if neccessary |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LegacyUpdater()
Method Detail |
---|
public static void update() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |