Package com.biglybt.ui.swt.updater2
Class SWTVersionGetter
java.lang.Object
com.biglybt.ui.swt.updater2.SWTVersionGetter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate UpdateChecker
private int
private int
private String
private int
private int
private static final LogIDs
private 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
-