org.tridas.io.gui.command
Class CheckForUpdatesCommand

java.lang.Object
  extended by org.tridas.io.gui.command.CheckForUpdatesCommand
All Implemented Interfaces:
com.dmurph.mvc.control.ICommand

public class CheckForUpdatesCommand
extends Object
implements com.dmurph.mvc.control.ICommand

Simple class to compare internal build number against that which is available from the tridas.org server

Author:
pwb48

Constructor Summary
CheckForUpdatesCommand()
           
 
Method Summary
 void execute(com.dmurph.mvc.MVCEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckForUpdatesCommand

public CheckForUpdatesCommand()
Method Detail

execute

public void execute(com.dmurph.mvc.MVCEvent ev)
Specified by:
execute in interface com.dmurph.mvc.control.ICommand


Copyright © 2011. All Rights Reserved.