<div>As you said I did find the files in the VTK /Wrapping/Java/vtk folder.</div>
<div> </div>
<div>So is there a way to add the functionality of these files (vtkPanel.java and vtkCanvas.java) without doing the compiling of the whole source code from the scratch? </div>
<div> </div>
<div>Can you detail me on the process if there is one?</div>
<div> </div>
<div>Thanks</div>
<div>--Sista<br> </div>
<div><span class="gmail_quote">On 2/15/07, <b class="gmail_sendername">David Cole</b> <<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Or nearly so... The CMake option to turn on Java wrapping for VTK is<br>called VTK_WRAP_JAVA.<br><br>Cheers,
<br>David<br><br><br>On 2/15/07, David Cole <<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>> wrote:<br>> That is correct... :-)<br>><br>> On 2/15/07, Bartlomiej Wilkowski <<a href="mailto:wilku_83@o2.pl">
wilku_83@o2.pl</a>> wrote:<br>> > Ok sorry, you are right David. But you cant use them if you dont compile the<br>> > VTK with the option VTK_JAVA _WRAP. Am I right?<br>> ><br>> > Bartek<br>> >
<br>> ><br>> > On 2/15/07, David Cole <<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>> wrote:<br>> > > The specific files asked about vtkPanel.java and vtkCanvas.java are<br>
> > > indeed found in the VTK source tree.<br>> > ><br>> > > Look in the directory:<br>> > > VTK/Wrapping/Java/vtk<br>> > ><br>> > ><br>> > > HTH,<br>> > > David
<br>> > ><br>> > ><br>> > > On 2/14/07, Bartlomiej Wilkowski < <a href="mailto:wilku_83@o2.pl">wilku_83@o2.pl</a>> wrote:<br>> > > > You will have the files after the compilation. The files will be then
<br>> > > > created. You will need some C++ compiler and CMake to do it. Follow this<br>> > > > link: <a href="http://www.spinet.pl/~wilku/vtk-howto/">http://www.spinet.pl/~wilku/vtk-howto/</a><br>
> > > ><br>> > > > I explained there almost everything.<br>> > > ><br>> > > > For sure without compilation you will not get nor the java files neither<br>> > the<br>> > > > vtk libraries.
<br>> > > ><br>> > > > good luck<br>> > > ><br>> > > > Bartek<br>> > > ><br>> > > ><br>> > > > On 2/14/07, Sriharsha Sista <<a href="mailto:sistaharsha@gmail.com">
sistaharsha@gmail.com</a>> wrote:<br>> > > > ><br>> > > > ><br>> > > > ><br>> > > > > ---------- Forwarded message ----------<br>> > > > > From: Sriharsha Sista <
<a href="mailto:sistaharsha@gmail.com">sistaharsha@gmail.com</a>><br>> > > > > Date: Feb 14, 2007 3:32 PM<br>> > > > > Subject: Re: [vtkusers] VtkPanel.java, vtkCanvas.java<br>> > > > > To: Bernard Giroux <
<a href="mailto:giroux@geo.polymtl.ca">giroux@geo.polymtl.ca</a>><br>> > > > ><br>> > > > ><br>> > > > > I guess compiling would be my next issue. But where could I get the<br>
> > files<br>> > > > from?<br>> > > > ><br>> > > > > I do not find the java files in the source cd.<br>> > > > ><br>> > > > > --Sista<br>> > > > >
<br>> > > > ><br>> > > > > On 2/14/07, Bernard Giroux < <a href="mailto:giroux@geo.polymtl.ca">giroux@geo.polymtl.ca</a> > wrote:<br>> > > > > > Sriharsha Sista a écrit :
<br>> > > > > > > What platform do you work on?<br>> > > > > > ><br>> > > > > > > I use windows XP and I already compiled VTK and it is up and<br>> > running
<br>> > > > > > > with its Java wrapper. I found a few examples on the Java VTK web<br>> > > > sites<br>> > > > > > > that I shall need the vtkPanel.java and vtkCanvas.java
and also<br>> > that<br>> > > > > > > they are not included in the vtk.jar.<br>> > > > > ><br>> > > > > > Hi Sista,<br>> > > > > ><br>> > > > > > I remember I built VTK/Java with MS Visual last year, and for some
<br>> > > > > > reason there were some files (among which vtkPanel.java ) that were<br>> > not<br>> > > > > > compiled. I had to find the right target and ask the compiler to<br>
> > build<br>> > > > > > it explicitly.<br>> > > > > ><br>> > > > > > ><br>> > > > > > > Do you use any IDE?<br>> > > > > > >
<br>> > > > > > > No I do not. I compile from command line<br>> > > > > > ><br>> > > > > > > Did you compile VTK?<br>> > > > > > ><br>> > > > > > > Yes i did and its up and running
<br>> > > > > > ><br>> > > > > > ><br>> > > > > > > Thanks for responding,<br>> > > > > > > Sista<br>> > > > > > ><br>
> > > > > > > On 2/14/07, *Bernard Giroux* < <a href="mailto:giroux@geo.polymtl.ca">giroux@geo.polymtl.ca</a><br>> > > > > ><br>> > > > > > > <mailto: <a href="mailto:giroux@geo.polymtl.ca">
giroux@geo.polymtl.ca</a> >> wrote:<br>> > > > > > ><br>> > > > > > > Sriharsha Sista a écrit :<br>> > > > > > > > I was looking for vtkPanel.java
and vtkCanvas.java to run a<br>> > few<br>> > > > Java<br>> > > > > > > > examples. Can someone help me with a resource and also I<br>> > shall<br>> > > > > > > need a
<br>> > > > > > > > suggestion on how to bind it into vtk.jar<br>> > > > > > > ><br>> > > > > > > Hi,<br>> > > > > > >
<br>> > > > > > > What platform do you work on?<br>> > > > > > > Do you use any IDE?<br>> > > > > > > Did you compile VTK?<br>> > > > > > >
<br>> > > > > > > > Thanks,<br>> > > > > > > > Sista<br>> > > > > > > ><br>> > > > > > > ><br>> > > > > > > >
<br>> > > > > > ><br>> > > ><br>> > ------------------------------------------------------------------------<br>> > > > > > > ><br>> > > > > > > >
<br>> > > > _______________________________________________<br>> > > > > > > > This is the private VTK discussion list.<br>> > > > > > > > Please keep messages on-topic. Check the FAQ at:
<br>> > > > > > > <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>> > > > > > > > Follow this link to subscribe/unsubscribe:<br>> > > > > > > >
<br>> > <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>> > > > > > ><br>> > > > > > ><br>> > > > > > > --
<br>> > > > > > > Bernard Giroux, ing., Ph.D.<br>> > > > > > > Associé de recherche<br>> > > > > > ><br>> > > > > > > <a href="http://geo.polymtl.ca/~giroux">
http://geo.polymtl.ca/~giroux</a><br>> > > > > > ><br>> > > > > > ><br>> > > > > ><br>> > > > > ><br>> > > > > > --<br>> > > > > > Bernard Giroux, ing.,
Ph.D.<br>> > > > > > Associé de recherche<br>> > > > > ><br>> > > > > > <a href="http://geo.polymtl.ca/~giroux">http://geo.polymtl.ca/~giroux</a><br>> > > > > >
<br>> > > > > ><br>> > > > ><br>> > > > ><br>> > > > > _______________________________________________<br>> > > > > This is the private VTK discussion list.
<br>> > > > > Please keep messages on-topic. Check the FAQ at:<br>> > > > <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>> > > > > Follow this link to subscribe/unsubscribe:
<br>> > > > > <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>> > > > ><br>> > > > ><br>> > > ><br>> > > >
<br>> > > > _______________________________________________<br>> > > > This is the private VTK discussion list.<br>> > > > Please keep messages on-topic. Check the FAQ at:<br>> > > >
<a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>> > > > Follow this link to subscribe/unsubscribe:<br>> > > > <a href="http://www.vtk.org/mailman/listinfo/vtkusers">
http://www.vtk.org/mailman/listinfo/vtkusers</a><br>> > > ><br>> > > ><br>> > ><br>> ><br>> ><br>><br></blockquote></div><br>