| 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] |
| 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) |
| 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: | |