From: hansonr Date: Thu, 31 Jan 2019 06:29:21 +0000 (-0600) Subject: Split pane removing title bar for JInternalFrames X-Git-Tag: Release_2_11_4_0~45^2~18^2~263 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=bea0afa3f198996432fc2598c83640829fb45b26;p=jalview.git Split pane removing title bar for JInternalFrames --- diff --git a/src/jalview/jbgui/GSplitFrame.java b/src/jalview/jbgui/GSplitFrame.java index a40e260..fd25116 100644 --- a/src/jalview/jbgui/GSplitFrame.java +++ b/src/jalview/jbgui/GSplitFrame.java @@ -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); } } diff --git a/swingjs/SwingJS-site.zip b/swingjs/SwingJS-site.zip index 0d62ee7..a3ca539 100644 Binary files a/swingjs/SwingJS-site.zip and b/swingjs/SwingJS-site.zip differ diff --git a/swingjs/timestamp b/swingjs/timestamp index dacf295..91d640d 100644 --- a/swingjs/timestamp +++ b/swingjs/timestamp @@ -1 +1 @@ -20190130175943 +20190130224954 diff --git a/swingjs/ver/3.2.4/SwingJS-site.zip b/swingjs/ver/3.2.4/SwingJS-site.zip index 0d62ee7..a3ca539 100644 Binary files a/swingjs/ver/3.2.4/SwingJS-site.zip and b/swingjs/ver/3.2.4/SwingJS-site.zip differ diff --git a/swingjs/ver/3.2.4/timestamp b/swingjs/ver/3.2.4/timestamp index dacf295..91d640d 100644 --- a/swingjs/ver/3.2.4/timestamp +++ b/swingjs/ver/3.2.4/timestamp @@ -1 +1 @@ -20190130175943 +20190130224954