org.utgenome.gwt.utgb.client.track.operation
Class FrameCommandImpl

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.track.operation.FrameCommandImpl
All Implemented Interfaces:
FrameCommand

public class FrameCommandImpl
extends Object
implements FrameCommand

Author:
ssksn

Constructor Summary
FrameCommandImpl(com.google.gwt.xml.client.Node frameCommandNode)
           
 
Method Summary
 void execute(Track track)
           
static FrameCommand newInstance(com.google.gwt.xml.client.Node frameCommandNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameCommandImpl

public FrameCommandImpl(com.google.gwt.xml.client.Node frameCommandNode)
Method Detail

newInstance

public static FrameCommand newInstance(com.google.gwt.xml.client.Node frameCommandNode)

execute

public void execute(Track track)
Specified by:
execute in interface FrameCommand


Copyright © 2007-2012 utgenome.org. All Rights Reserved.