org.tridas.io.gui.command
Class SaveCommand

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

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

Author:
Daniel

Constructor Summary
SaveCommand()
           
 
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

SaveCommand

public SaveCommand()
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.