jalview-pca-div added
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Mon, 1 Apr 2019 02:39:35 +0000 (21:39 -0500)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Mon, 1 Apr 2019 02:39:35 +0000 (21:39 -0500)
src/jalview/jbgui/GPCAPanel.java

index 32bd77d..a6498d2 100755 (executable)
@@ -88,6 +88,7 @@ public class GPCAPanel extends JInternalFrame
 
   private void jbInit() throws Exception
   {
+    setName("jalview-pca");
     this.getContentPane().setLayout(new BorderLayout());
     JPanel jPanel2 = new JPanel();
     jPanel2.setLayout(new FlowLayout());