|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.atunes.kernel.modules.updates.ApplicationUpdates
public class ApplicationUpdates
This class is responsible of check if exists a new version of aTunes available to download.
Constructor Summary | |
---|---|
ApplicationUpdates()
|
Method Summary | |
---|---|
static void |
checkUpdates(ProxyBean p,
boolean showNoNewVersion)
Used to check for new version. |
static void |
main(java.lang.String[] args)
The main method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationUpdates()
Method Detail |
---|
public static void checkUpdates(ProxyBean p, boolean showNoNewVersion)
p
- the pshowNoNewVersion
- the show no new versionpublic static void main(java.lang.String[] args)
args
- the arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |