Changeset 744 for java/installer2/src/net/oni2/aeinstaller/gui
- Timestamp:
- Mar 26, 2013, 1:22:47 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
java/installer2/src/net/oni2/aeinstaller/gui/MainWin.yml
r735 r744 3 3 title: appname 4 4 size: 950x600 5 minimumSize: 400x3005 minimumSize: 850x300 6 6 locationRelativeTo: null 7 7 defaultCloseOperation: doNothingOnClose … … 28 28 - JMenuItem(action=exitAction) 29 29 - JMenu(name=fileMenu, text=menu.file): 30 - JMenuItem(action=runOniFull)31 - JMenuItem(action=runOniWin)32 - JSeparator()33 30 - JMenuItem(action=update) 34 31 - JSeparator() … … 88 85 >btnRunOniWin=1 [min] 89 86 - MigLayout: | 87 [[gap 0px 0px, novisualpadding, insets 0]] 90 88 [min] [grow] [min] 91 89 panBottomLeft panBottomCenter panBottomRight [min]
Note:
See TracChangeset
for help on using the changeset viewer.