ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/gui/MainWin.java
(Generate patch)

Comparing AE/installer2/src/net/oni2/aeinstaller/gui/MainWin.java (file contents):
Revision 649 by alloc, Fri Jan 25 12:25:29 2013 UTC vs.
Revision 651 by alloc, Fri Jan 25 14:03:29 2013 UTC

# Line 129 | Line 129 | public class MainWin extends JFrame impl
129                                  + SwingJavaBuilder.getConfig().getResource("appversion"));
130  
131                  setSize(getWidth() + 150, getHeight());
132 <                contents.setDividerLocation(500);
132 >                contents.setDividerLocation(550);
133                  contents.setResizeWeight(0.4);
134  
135                  if (Settings.getPlatform() == Platform.MACOS) {

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)