JAVA언어/applet 자바스크립트 함수 call하는 방법 천상의날개 2014. 1. 18. 17:17 Code JSObject win = JSObject.getWindow(this); win.call("alert", new String[]{data});