Commit 548eb80
3.2.2.04 adds support for window-level applets, such as JmolApplet
top-level objects are given "_" as a package name, but are also
accessible from JavaScript by their given name. For example
code:"JmolApplet"
becomes
code: "_.JmolApplet"1 parent 585b95c commit 548eb80
File tree
2 files changed
+10
-0
lines changed- sources/net.sf.j2s.java.core
- dist
- srcjs
2 files changed
+10
-0
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12949 | 12949 | | |
12950 | 12950 | | |
12951 | 12951 | | |
| 12952 | + | |
| 12953 | + | |
| 12954 | + | |
| 12955 | + | |
| 12956 | + | |
| 12957 | + | |
| 12958 | + | |
| 12959 | + | |
12952 | 12960 | | |
| 12961 | + | |
| 12962 | + | |
12953 | 12963 | | |
12954 | 12964 | | |
12955 | 12965 | | |
| |||
0 commit comments