>> * plugin.jar >> This jar is part of Sun's JRE (but doesn't live in the CLASSPATH by >> default) and allows us to build against the LiveConnect API >> (netscape.javascript.*). We use this in pivot-wtk.jar to provide our >> component-DOM interaction API. > > This is too generic name for me to locate with Google. Can you provide > me with URL to the source of this.
The functionality is described at http://java.sun.com/javase/6/webnotes/6u10/plugin2/liveconnect/, and it looks like it's licensed under http://developers.sun.com/license/berkeley_license.html
