org.tridas.io.gui.command
Class CancelGuessFormatCommand

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

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


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

Constructor Detail

CancelGuessFormatCommand

public CancelGuessFormatCommand()
Method Detail

execute

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


Copyright © 2011. All Rights Reserved.