Merge branch 'master' into portforward/JAL-2675_2102b1to2103
[jalview.git] / src / jalview / jbgui / GStructureChooser.java
index 3e6cd2a..7c4672a 100644 (file)
@@ -165,6 +165,9 @@ public abstract class GStructureChooser extends JPanel
 
   protected static final String VIEWS_ENTER_ID = "VIEWS_ENTER_ID";
 
+  /**
+   * 'cached' structure view
+   */
   protected static final String VIEWS_LOCAL_PDB = "VIEWS_LOCAL_PDB";
 
   protected JTable tbl_local_pdb = new JTable();