Where can I find JSObject?

JSObject is a part of 'plugin.jar' - which you should find in the lib directory of your JDK or JRE.
If you use the ant build script, you will find that it automatically adds plugin.jar to the classpath.

Hope that helps
Jim Procter.

···

On 31/10/2011 22:12, Leonard Tyson wrote:

I downloaded the source code for Jalview but when I try to compile
this class 'netscape.javascript.JSObject' is missing.
It is not included in any of the jar files included in the zip.