org.utgenome.gwt.utgb.client.track.lib.old
Class OldUTGBFrameCommandImpl

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.track.lib.old.OldUTGBFrameCommandImpl
All Implemented Interfaces:
FrameCommand

public class OldUTGBFrameCommandImpl
extends Object
implements FrameCommand


Nested Class Summary
static class OldUTGBFrameCommandImpl.FrameMoveAbsCommand
           
static class OldUTGBFrameCommandImpl.FrameMoveRelCommand
           
static class OldUTGBFrameCommandImpl.FrameParameterSetCommand
           
static class OldUTGBFrameCommandImpl.FrameRevCommand
           
static class OldUTGBFrameCommandImpl.FrameSetEndCommand
           
static class OldUTGBFrameCommandImpl.FrameSetRevisionCommand
           
static class OldUTGBFrameCommandImpl.FrameSetSpeciesCommand
           
static class OldUTGBFrameCommandImpl.FrameSetStartCommand
           
static class OldUTGBFrameCommandImpl.FrameSetTargetCommand
           
static class OldUTGBFrameCommandImpl.FrameZoomAbsCommand
           
 
Constructor Summary
OldUTGBFrameCommandImpl()
           
 
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

OldUTGBFrameCommandImpl

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