added comment to @gmungoc todo about referencing PDB entities in Javascript - also...
[jalview.git] / src / jalview / javascript / MouseOverStructureListener.java
index 3cc7c98..cd70291 100644 (file)
@@ -152,6 +152,8 @@ public class MouseOverStructureListener extends JSFunctionExec implements
       {
         // TODO is this right? StructureSelectionManager passes pdbFile as the
         // field that is interpreted (in 2.8.2) as pdbId?
+        // JBPComment: yep - this is right! the Javascript harness uses the
+        // absolute pdbFile URI to locate the PDB file in the external viewer
         executeJavascriptFunction(_listenerfn, new String[]
         { "mouseover", "" + atom.getPdbFile(),
                     "" + atom.getChain(),