| # | Line 5 | Line 5 | JFrame: | |
|---|---|---|
| 5 | minimumSize: 400x300 | |
| 6 | locationRelativeTo: null | |
| 7 | defaultCloseOperation: doNothingOnClose | |
| 8 | < | onWindowOpened: [execDepotUpdate,checkUpdates,initialize,focus] |
| 8 | > | onWindowOpened: [execDepotUpdate,checkMandatoryFiles,initialize,checkUpdates,focus] |
| 9 | onWindowClosing: [askClose,saveLocalData,exit] | |
| 10 | iconImage: img.ae | |
| 11 | content: | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |