[brailleblaster] 2 new revisions pushed by mwhapples on 2012-07-31 11:40 GMT

  • From: brailleblaster@xxxxxxxxxxxxxx
  • To: brailleblaster@xxxxxxxxxxxxx
  • Date: Tue, 31 Jul 2012 11:40:41 +0000

2 new revisions:

Revision: 85aa9d3cfa50
Author:   Michael Whapples
Date:     Tue Jul 31 04:38:16 2012
Log:      Merging the multiple command stuff to default.
http://code.google.com/p/brailleblaster/source/detail?r=85aa9d3cfa50

Revision: 2b05b83fbab8
Author:   Michael Whapples
Date:     Tue Jul 31 04:39:53 2012
Log:      Merging more of the heads.
http://code.google.com/p/brailleblaster/source/detail?r=2b05b83fbab8

==============================================================================
Revision: 85aa9d3cfa50
Author:   Michael Whapples
Date:     Tue Jul 31 04:38:16 2012
Log:      Merging the multiple command stuff to default.
http://code.google.com/p/brailleblaster/source/detail?r=85aa9d3cfa50



==============================================================================
Revision: 2b05b83fbab8
Author:   Michael Whapples
Date:     Tue Jul 31 04:39:53 2012
Log:      Merging more of the heads.
http://code.google.com/p/brailleblaster/source/detail?r=2b05b83fbab8

Modified:
 /src/main/org/brailleblaster/wordprocessor/SaveOptionsDialog.java

=======================================
--- /src/main/org/brailleblaster/wordprocessor/SaveOptionsDialog.java Mon Jul 30 14:35:47 2012 +++ /src/main/org/brailleblaster/wordprocessor/SaveOptionsDialog.java Tue Jul 31 04:39:53 2012
@@ -84,6 +84,8 @@
                } catch (IllegalArgumentException e) {
                        System.err.println ("setTabList exception " + 
e.getMessage());
                }
+               selShell.setDefaultButton(b3);
+
                selShell.setDefaultButton(b3);

                selShell.pack();

Other related posts:

  • » [brailleblaster] 2 new revisions pushed by mwhapples on 2012-07-31 11:40 GMT - brailleblaster