From: gmungoc Date: Wed, 15 May 2019 10:51:28 +0000 (+0100) Subject: JAL-3263 variable name now 秘html5Applet X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=1a026f10232998c8cb03d2cf1080ff4109d57e57;p=jalview.git JAL-3263 variable name now 秘html5Applet --- diff --git a/src/jalview/util/Platform.java b/src/jalview/util/Platform.java index 6198a4b..0c962f7 100644 --- a/src/jalview/util/Platform.java +++ b/src/jalview/util/Platform.java @@ -431,7 +431,7 @@ public class Platform @SuppressWarnings("unused") ThreadGroup g = Thread.currentThread().getThreadGroup(); /** - * @j2sNative return g.html5Applet._uniqueId; + * @j2sNative return g.秘html5Applet._uniqueId; * */ return null; @@ -457,8 +457,8 @@ public class Platform String id = getUniqueAppletID(); String key = "", value = ""; /** - * @j2sNative var info = g.html5Applet.__Info || {}; for (var key in info) { - * if (key.indexOf(prefix) == 0) { value = "" + info[key]; + * @j2sNative var info = g.秘html5Applet.__Info || {}; for (var key in info) + * { if (key.indexOf(prefix) == 0) { value = "" + info[key]; */ System.out.println(