net.sourceforge.atunes.kernel.modules.updates
Class ApplicationUpdates

java.lang.Object
  extended by net.sourceforge.atunes.kernel.modules.updates.ApplicationUpdates

public class ApplicationUpdates
extends java.lang.Object

This class is responsible of check if exists a new version of aTunes available to download.

Author:
alex

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

ApplicationUpdates

public ApplicationUpdates()
Method Detail

checkUpdates

public static void checkUpdates(ProxyBean p,
                                boolean showNoNewVersion)
Used to check for new version.

Parameters:
p - the p
showNoNewVersion - the show no new version

main

public static void main(java.lang.String[] args)
The main method.

Parameters:
args - the arguments


Copyright © 2006-2008 The aTunes Team. All Rights Reserved.