public class Update
extends java.util.TimerTask
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
UPDATE_CHECK_SKIP |
static java.lang.String |
UPDATE_URL |
Constructor and Description |
---|
Update() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkForUpdate() |
static void |
checkForUpdate(PlatformInfo platformInfo) |
void |
run() |
public static final java.lang.String UPDATE_CHECK_SKIP
public static final java.lang.String UPDATE_URL
public static void checkForUpdate(PlatformInfo platformInfo)
public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask
public boolean checkForUpdate()