org.tridas.io.gui.command
Class CheckForUpdatesCommand
java.lang.Object
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
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 |
CheckForUpdatesCommand
public CheckForUpdatesCommand()
execute
public void execute(com.dmurph.mvc.MVCEvent ev)
- Specified by:
execute
in interface com.dmurph.mvc.control.ICommand
Copyright © 2011. All Rights Reserved.