Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: jalview-j2s
-
Labels:None
Description
The JavaScript object created by getApplet, such as window.testApplet, needs to be able to access the public interface methods that the Java LiveConnect enabled for the Java applet. I have this set to testApplet.app. for now at least. This fix sets that to the Jalview instance.