Does PDFNet support Java?

Q: I was wondering if your library can be used in a Java environment.
Have you written the JNI hooks of is that a requirement for anyone who
wishes to use your product from Java.
-----
A: Starting with v.3.7 the entire PDFNet API-s can be directly
accessed from Java (on Windows/Linux/Mac). Simply download
(www.pdftron.com/downloads.html) the latest SDK and take a look at one
of the sample projects.

PDFNet.jar is located in the Lib folder, whereas Java samples are
located under /Samples/???/JAVA