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

Comparing java/installer2/src/net/oni2/aeinstaller/gui/MainWin.yml (file contents):
Revision 735 by alloc, Fri Mar 22 02:10:30 2013 UTC vs.
Revision 744 by alloc, Tue Mar 26 12:22:47 2013 UTC

# Line 2 | Line 2 | JFrame:
2    name: frame
3    title: appname
4    size: 950x600
5 <  minimumSize: 400x300
5 >  minimumSize: 850x300
6    locationRelativeTo: null
7    defaultCloseOperation: doNothingOnClose
8    onWindowOpened: [execDepotUpdate,checkCorePackages,infoCorePackages,checkInitialize,initialize,checkUpdates,doUpdate,refreshToolsMenu,focus]
# Line 27 | Line 27 | JFrame:
27              - JMenuItem(action=settings)
28              - JMenuItem(action=exitAction)
29          - JMenu(name=fileMenu, text=menu.file):
30            - JMenuItem(action=runOniFull)
31            - JMenuItem(action=runOniWin)
32            - JSeparator()
30              - JMenuItem(action=update)
31              - JSeparator()
32              - JMenuItem(action=loadConfig)
# Line 87 | Line 84 | JFrame:
84                           >btnRunOniFull=1   [min]
85                           >btnRunOniWin=1    [min]
86                  - MigLayout: |
87 +                     [[gap 0px 0px, novisualpadding, insets 0]]
88                       [min]           [grow]            [min]
89                       panBottomLeft   panBottomCenter   panBottomRight    [min]
90              - MigLayout: |

Diff Legend

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