2013-05-19 58 views

回答

4

确定了它首先我得JSObject然后调用函数

JSObject jsobj = (JSObject)webEngine.executeScript("window"); 
jsobj.call("add", p);