[vtkusers] Info on vtk-java reqd.

Julio Lopez jclopez at cs.cmu.edu
Sun Dec 3 20:27:40 EST 2000


>   (1) What are the files necessary to use vtk and java.  Is the
>   vtk.jar file enough or does one need the jar file and the individual
>   vtk*.class files.

The jar file should be enough, assuming it has the correct content  ;)  (see
2).

>   (2) What is the jar file supposed to contain?  Is it supposed to
>   archive the vtk*.java files or the vtk*.class files?

The *.class files are enough.

>   (3) Does vtk-java require/use/work with pthreads?  If so how??  Or
>   are pthreads unnecessary.

I'm going to punt on this one because I'm not sure.  I would say it requires
pthreads, but it might just be the case that it also works without pthreads
using the 'Java user threads'.  Not very helpful, eh?  Maybe someone at
kitware might be able to answer this last one.

-- Julio





More information about the vtkusers mailing list