Commit 8e8c636
AWT Frame default close operation; JFrame setVisible(true)
AWT has OPERATION_DO_NOTHING default for window closing
JFrame should set domNode visibility along with outerNode in
setVisible(true);1 parent e6ded00 commit 8e8c636
File tree
2 files changed
+2
-1
lines changed- sources/net.sf.j2s.java.core/src/swingjs
- a2s
- plaf
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
0 commit comments