|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.edsdev.jconvert.presentation.UpgradeVersionChecker
This is a helper class that is designed to determine if there is a new version of the application that should be retrieved. If there is, then the user is prompted to get that latest version from the web.
Constructor Summary | |
UpgradeVersionChecker()
|
Method Summary | |
void |
checkForUpdates(java.awt.Frame parent)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UpgradeVersionChecker()
Method Detail |
public static void main(java.lang.String[] args)
args
- public void checkForUpdates(java.awt.Frame parent)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |