Class SWTVersionGetter
java.lang.Object
com.biglybt.ui.swt.updater2.SWTVersionGetter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate UpdateCheckerprivate intprivate intprivate Stringprivate intprivate intprivate static final LogIDsprivate String[]private String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGID
-
platform
-
currentVersion
private int currentVersion -
currentRevision
private int currentRevision -
latestVersion
private int latestVersion -
latestRevision
private int latestRevision -
checker
-
mirrors
-
infoURL
-
-
Constructor Details
-
SWTVersionGetter
-
-
Method Details
-
needsUpdate
public boolean needsUpdate() -
downloadLatestVersion
private void downloadLatestVersion() -
getLatestVersionAndRevision
-
getCurrentVersion
public int getCurrentVersion() -
getCurrentRevision
public int getCurrentRevision() -
getCurrentVersionAndRevision
-
getPlatform
- Returns:
- Returns the platform.
-
getMirrors
- Returns:
- Returns the mirrors.
-
getInfoURL
-