Merge branch 'Jalview-BH/JAL-3026-JAL-3063-JAXB' into
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Mon, 17 Dec 2018 14:20:27 +0000 (14:20 +0000)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Mon, 17 Dec 2018 14:20:27 +0000 (14:20 +0000)
JAL-3048dialogRunner2

Conflicts:
src/jalview/io/JalviewFileChooser.java

libjs/jmol-app.zip
src/jalview/io/JalviewFileChooser.java
swingjs/SwingJS-site.zip
swingjs/net.sf.j2s.core.jar
swingjs/timestamp
swingjs/ver/3.2.4/SwingJS-site.zip
swingjs/ver/3.2.4/net.sf.j2s.core.jar
swingjs/ver/3.2.4/timestamp

index 3a70675..23dd0ef 100644 (file)
Binary files a/libjs/jmol-app.zip and b/libjs/jmol-app.zip differ
index 6fa6016..9c99603 100755 (executable)
@@ -438,6 +438,7 @@ public class JalviewFileChooser extends JFileChooser implements DialogRunnerI,
 
     RecentlyOpened()
     {
+      setPreferredSize(new Dimension(300,100));
       String historyItems = Cache.getProperty("RECENT_FILE");
       StringTokenizer st;
       Vector<String> recent = new Vector<>();
@@ -452,9 +453,9 @@ public class JalviewFileChooser extends JFileChooser implements DialogRunnerI,
       }
 
       list = new JList<>(recent);
-
+  
       DefaultListCellRenderer dlcr = new DefaultListCellRenderer();
-      dlcr.setHorizontalAlignment(DefaultListCellRenderer.RIGHT);
+//      dlcr.setHorizontalAlignment(DefaultListCellRenderer.RIGHT);
       list.setCellRenderer(dlcr);
 
       list.addMouseListener(new MouseAdapter()
@@ -483,7 +484,7 @@ public class JalviewFileChooser extends JFileChooser implements DialogRunnerI,
       }
       else
       {
-        scroller.setPreferredSize(new Dimension(130, 200));
+        scroller.setPreferredSize(new Dimension(530, 200));
       }
 
       this.add(scroller);
index 4612acd..d415497 100644 (file)
Binary files a/swingjs/SwingJS-site.zip and b/swingjs/SwingJS-site.zip differ
index c5ff19c..c2c3141 100644 (file)
Binary files a/swingjs/net.sf.j2s.core.jar and b/swingjs/net.sf.j2s.core.jar differ
index fe7ed5a..42a5a05 100644 (file)
@@ -1 +1 @@
-20181210013635 
+20181216134306 
index 4612acd..d415497 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 c5ff19c..c2c3141 100644 (file)
Binary files a/swingjs/ver/3.2.4/net.sf.j2s.core.jar and b/swingjs/ver/3.2.4/net.sf.j2s.core.jar differ
index fe7ed5a..42a5a05 100644 (file)
@@ -1 +1 @@
-20181210013635 
+20181216134306