According to an online manual:
http://www.croczilla.com/~alex/reference/javascript_ref/packages.html#1193137
all the Java API packages in java.* and sun.* are available from
JavaScript. There's fine online documentation for java.*, but I can't
find any documentation for sun.* Does anybody know where to find such?
Also just for Java, where's API documentation for com.sun.media.sound.*
etc. which BeanShell's class browser shows me are also in J2SE's rt.jar?
Thomas Fritsch - 16 Jun 2005 13:22 GMT
Robert Maas wrote:
> According to an online manual:
> http://www.croczilla.com/~alex/reference/javascript_ref/packages.html#1193137
[quoted text clipped - 4 lines]
> Also just for Java, where's API documentation for com.sun.media.sound.*
> etc. which BeanShell's class browser shows me are also in J2SE's rt.jar?
These are *not* documented.
See http://java.sun.com/products/jdk/faq/faq-sun-packages.html

Signature
"Thomas:Fritsch$ops:de".replace(':','.').replace('$','@')