Split pane removing title bar for JInternalFrames
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Thu, 31 Jan 2019 06:29:21 +0000 (00:29 -0600)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Thu, 31 Jan 2019 06:29:21 +0000 (00:29 -0600)
src/jalview/jbgui/GSplitFrame.java
swingjs/SwingJS-site.zip
swingjs/timestamp
swingjs/ver/3.2.4/SwingJS-site.zip
swingjs/ver/3.2.4/timestamp

index a40e260..fd25116 100644 (file)
@@ -118,13 +118,8 @@ public class GSplitFrame extends JInternalFrame
     }
     else
     {
-      /**
-       * @j2sNative
-       */
-      {
-        ((BasicInternalFrameUI) topFrame.getUI()).setNorthPane(null);
-        ((BasicInternalFrameUI) bottomFrame.getUI()).setNorthPane(null);
-      }
+           ((BasicInternalFrameUI) topFrame.getUI()).setNorthPane(null);
+           ((BasicInternalFrameUI) bottomFrame.getUI()).setNorthPane(null);
     }
   }
 
index 0d62ee7..a3ca539 100644 (file)
Binary files a/swingjs/SwingJS-site.zip and b/swingjs/SwingJS-site.zip differ
index dacf295..91d640d 100644 (file)
@@ -1 +1 @@
-20190130175943 
+20190130224954 
index 0d62ee7..a3ca539 100644 (file)
Binary files a/swingjs/ver/3.2.4/SwingJS-site.zip and b/swingjs/ver/3.2.4/SwingJS-site.zip differ
index dacf295..91d640d 100644 (file)
@@ -1 +1 @@
-20190130175943 
+20190130224954