public class UpdateChecker
extends java.util.TimerTask
| Constructor and Description |
|---|
UpdateChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkForUpdate()
This method ensures that there will be no exception thrown.
|
static void |
main(java.lang.String[] args) |
void |
run()
Run the update check
|
public void run()
run in interface java.lang.Runnablerun in class java.util.TimerTaskpublic void checkForUpdate()
public static void main(java.lang.String[] args)
Copyright © 2012. All Rights Reserved.