JAL-2010 refactoring todo
authorJim Procter <jprocter@issues.jalview.org>
Mon, 4 Apr 2016 14:45:09 +0000 (15:45 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Mon, 4 Apr 2016 14:45:09 +0000 (15:45 +0100)
src/jalview/ext/rbvi/chimera/JalviewChimeraBinding.java

index af87e44..1ce0d2b 100644 (file)
@@ -1127,6 +1127,8 @@ public abstract class JalviewChimeraBinding extends AAStructureBindingModel
   /**
    * Send a 'show' command for all atoms in the currently selected columns
    * 
+   * TODO: pull up to abstract structure viewer interface
+   * 
    * @param vp
    */
   public void highlightSelection(AlignmentViewPanel vp)