org.tridas.io.gui.command
Class ConvertCommand

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

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

Author:
Daniel

Nested Class Summary
static class ConvertCommand.DendroWrapper
           
static class ConvertCommand.StructWrapper
           
 
Constructor Summary
ConvertCommand()
           
 
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

ConvertCommand

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