| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FrameCommand | |
|---|---|
| org.utgenome.gwt.utgb.client.track.lib.old | Old UTGB track library. | 
| org.utgenome.gwt.utgb.client.track.operation | |
| Uses of FrameCommand in org.utgenome.gwt.utgb.client.track.lib.old | 
|---|
| Classes in org.utgenome.gwt.utgb.client.track.lib.old that implement FrameCommand | |
|---|---|
|  class | OldUTGBFrameCommandImpl | 
| 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 | 
| Methods in org.utgenome.gwt.utgb.client.track.lib.old that return FrameCommand | |
|---|---|
| static FrameCommand | OldUTGBFrameCommandImpl.newInstance(com.google.gwt.xml.client.Node frameCommandNode) | 
| protected  FrameCommand | OldUTGBOperationParser.parseCommandNode(com.google.gwt.xml.client.Node commandNode,
                 Track track) | 
| Uses of FrameCommand in org.utgenome.gwt.utgb.client.track.operation | 
|---|
| Classes in org.utgenome.gwt.utgb.client.track.operation that implement FrameCommand | |
|---|---|
|  class | FrameCommandImpl | 
| Fields in org.utgenome.gwt.utgb.client.track.operation with type parameters of type FrameCommand | |
|---|---|
| protected  ArrayList<FrameCommand> | FrameOperation.commands | 
| Methods in org.utgenome.gwt.utgb.client.track.operation that return FrameCommand | |
|---|---|
| static FrameCommand | FrameCommandImpl.newInstance(com.google.gwt.xml.client.Node frameCommandNode) | 
| protected abstract  FrameCommand | OperationParser.parseCommandNode(com.google.gwt.xml.client.Node commandNode,
                 Track track) | 
| Methods in org.utgenome.gwt.utgb.client.track.operation with parameters of type FrameCommand | |
|---|---|
|  void | FrameOperation.addCommand(FrameCommand frameCommand) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||