esmska.update
Class LegacyUpdater

java.lang.Object
  extended by esmska.update.LegacyUpdater

public class LegacyUpdater
extends java.lang.Object

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

LegacyUpdater

public LegacyUpdater()
Method Detail

update

public static void update()
                   throws java.lang.Exception
Checks if some update is needed to be done and executes it if neccessary

Throws:
java.lang.Exception