org.utgenome.gwt.utgb.client.track.operation
Class FrameCommandImpl
java.lang.Object
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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FrameCommandImpl
public FrameCommandImpl(com.google.gwt.xml.client.Node frameCommandNode)
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.