JAL-2295 JAL-2296 skeleton 'attributes to features'; renamed methods
[jalview.git] / test / jalview / ext / rbvi / chimera / JalviewChimeraView.java
index 6ea377f..1b7d9d0 100644 (file)
@@ -264,7 +264,7 @@ public class JalviewChimeraView
      */
     // TODO rename and pull up method to binding interface
     // once functionality is added for Jmol as well
-    binding.sendFeaturesToChimera(af.getViewport().getAlignPanel());
+    binding.sendFeaturesToViewer(af.getViewport().getAlignPanel());
 
     /*
      * give Chimera time to open the commands file and execute it