org.utgenome.gwt.utgb.client.track.operation
Class FrameOperation
java.lang.Object
  
org.utgenome.gwt.utgb.client.track.operation.OperationImpl
      
org.utgenome.gwt.utgb.client.track.operation.FrameOperation
- All Implemented Interfaces: 
 - Operation
 
public class FrameOperation
- extends OperationImpl
 
- Author:
 
  - ssksn
 
 
| Fields inherited from class org.utgenome.gwt.utgb.client.track.operation.OperationImpl | 
track | 
 
| 
Constructor Summary | 
FrameOperation(com.google.gwt.xml.client.Node frameOperationNode,
               Track track)
 
            | 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
commands
protected final ArrayList<FrameCommand> commands
FrameOperation
public FrameOperation(com.google.gwt.xml.client.Node frameOperationNode,
                      Track track)
execute
public void execute(com.google.gwt.user.client.ui.Widget sender,
                    int x,
                    int y)
 
addCommand
public void addCommand(FrameCommand frameCommand)
 
Copyright © 2007-2012 utgenome.org. All Rights Reserved.