Commit f4127c7
JSMouse, JSDialog fix
corrects Java Exception in JSMouse caused by missing check for bdata
existence
corrects code in JSDialog that called parent.addNotify() every time, not
just before it has been connected.1 parent 5a59be0 commit f4127c7
File tree
7 files changed
+6
-7
lines changed- sources
- net.sf.j2s.core/dist/swingjs
- ver/3.2.4
- net.sf.j2s.java.core
- dist
- src
- java/awt
- swingjs
7 files changed
+6
-7
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
693 | | - | |
694 | | - | |
695 | | - | |
696 | | - | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
697 | 696 | | |
698 | 697 | | |
699 | 698 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
| 470 | + | |
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
| |||
0 commit comments