<div>Hello!</div>
<div>&nbsp;</div>
<div>First of all, for sure there is no problem that it is vtk.zip file instead of *jar file. I am currently working with VTK in Eclipse and I do the same using vtk.zip file. The problem must be the same I had in the past:
</div>
<div>&nbsp;</div>
<div>Probably, during VTK compilation, not all java classes were compiled. It results that&nbsp;,Marie, you dont have the vtkWindow.class file in the vtk package. I am almost sure that your package lacks also other *.class files. 
</div>
<div>&nbsp;</div>
<div>In my case, I had more less 50% of java classes compiled ONLY after my build. I explained what to do to get the *.class files in my howto webpage.</div>
<div>&nbsp;</div>
<div>You must create a new empty project in Eclipse, put the directory vtk (unzipped vtk.zip) in the project, and compile it. After Eclipse produces all the vtk classes, you must copy it to the previous vtk folder and zip it once again. 
</div>
<div>&nbsp;</div>
<div>I had the same problems and that operations worked.</div>
<div>&nbsp;</div>
<div>Good luck Marie!</div>
<div>&nbsp;</div>
<div>Bartek<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 2/14/07, <b class="gmail_sendername">Bernard Giroux</b> &lt;<a href="mailto:giroux@geo.polymtl.ca">giroux@geo.polymtl.ca</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Marie Bonhoure a écrit :<br>&gt; Dear Bartek &amp; Bernard,<br>&gt;<br>&gt;<br>&gt; I&#39;ve attached a snapshot of my screen that will help you to understand
<br>&gt; my problem.<br>&gt; Bartek, I&#39;ve created my vtk.jar thanks to your precious advice.<br>&gt; Bernard, I&#39;m going to check this &quot;LD_LIBRARY_PATH&quot; variable ?<br>&gt; Many thanks for your help.<br><br>
Marie,<br><br>You gave vtk.zip instead of vtk.jar to your build path...<br><br>&gt;<br>&gt; Regards,<br>&gt;<br>&gt; Marie Bonhoure<br>&gt; Ingénieur biomédical<br>&gt; Service de Neurochirurgie<br>&gt; HIA du Val de Grace
<br>&gt; Tél bureau: 00 33 (0)1 40 51 4355<br>&gt; Tél secrétariat: 00 33 (0)1 40 51 4306<br>&gt; Fax: 00 33 (0)1 40 51 4332<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;&gt; From: &quot;Bartlomiej Wilkowski&quot; &lt;<a href="mailto:wilkowskib@gmail.com">
wilkowskib@gmail.com</a>&gt;<br>&gt;&gt; To: &quot;Bernard Giroux&quot; &lt;<a href="mailto:giroux@geo.polymtl.ca">giroux@geo.polymtl.ca</a>&gt;<br>&gt;&gt; CC: &quot;Marie Bonhoure&quot; &lt;<a href="mailto:mariebonhoure@hotmail.com">
mariebonhoure@hotmail.com</a>&gt;,<br>&gt;&gt; <a href="mailto:vtkusers@public.kitware.com">vtkusers@public.kitware.com</a><br>&gt;&gt; Subject: Re: [vtkusers] Eclipse and VTK<br>&gt;&gt; Date: Wed, 14 Feb 2007 15:10:46 +0000
<br>&gt;&gt;<br>&gt;&gt; could you send the tracktrace?what OS are you using? it will be easier to<br>&gt;&gt; recognize the problem. Try also to read the last part of my HOWTO wabpage<br>&gt;&gt; about installing VTK for Java on Windows with Eclipse :
<br>&gt;&gt; <a href="http://www.spinet.pl/~wilku/vtk-howto/">http://www.spinet.pl/~wilku/vtk-howto/</a><br>&gt;&gt;<br>&gt;&gt; Maybe it will help but in this case probably no.<br>&gt;&gt;<br>&gt;&gt; bartek<br>&gt;&gt;<br>
&gt;&gt; On 2/14/07, Bernard Giroux &lt;<a href="mailto:giroux@geo.polymtl.ca">giroux@geo.polymtl.ca</a>&gt; wrote:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Marie Bonhoure a écrit :<br>&gt;&gt;&gt; &gt; Hi,<br>&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; I&#39;m a &quot;vtk beginner&quot; and I&#39;m trying to use vtk with java using<br>&gt;&gt;&gt; Eclipse.<br>&gt;&gt;&gt; &gt; I&#39;ve created my vtk.jar library and I&#39;ve added the path in Eclipse<br>
&gt;&gt;&gt; &gt; properties.<br>&gt;&gt;&gt; &gt; I&#39;ve created a new project and a new java class and whenever I use an<br>&gt;&gt;&gt; &gt; inherited method from a superclass, this method is not recognized<br>&gt;&gt;&gt; &gt; because the path is said to be incomplete(??!!).
<br>&gt;&gt;&gt; &gt; Any idea ??<br>&gt;&gt;&gt; &gt; Thanks in advance,<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; Marie<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Hi Marie,<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I&#39;m not sure a really understand your problem.&nbsp;&nbsp;Does it occur as you
<br>&gt;&gt;&gt; type in the editor or at run time?&nbsp;&nbsp;I use VTK in Eclipse/Java without<br>&gt;&gt;&gt; problems in OS X and linux.&nbsp;&nbsp;Did you import your superclass?&nbsp;&nbsp;Did you<br>&gt;&gt;&gt; define the LD_LIBRARY_PATH (DYLD_LIBRRY_PATH in OS X) for running your
<br>&gt;&gt;&gt; application?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt;&gt; From: Goodwin Lawlor &lt; <a href="mailto:goodwin.lawlor@ucd.ie">
goodwin.lawlor@ucd.ie</a>&gt;<br>&gt;&gt;&gt; &gt;&gt; To: <a href="mailto:vtkusers@public.kitware.com">vtkusers@public.kitware.com</a><br>&gt;&gt;&gt; &gt;&gt; Subject: [vtkusers] Re: vtkTextActors very fuzzy with CVS version
<br>&gt;&gt;&gt; &gt;&gt; Date: Thu, 08 Feb 2007 14:03:36 +0000<br>&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt;&gt; Dean,<br>&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt;&gt; Do you think it would be worth/possible to change vtkAxesActor to use
<br>&gt;&gt;&gt; &gt;&gt; the vtkTextMapper/vtkActor2D combination instead of vtkTextActor.<br>&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt;&gt; Goodwin<br>&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt;&gt; Dean Inglis wrote:
<br>&gt;&gt;&gt; &gt;&gt;&gt; Hi Mark,<br>&gt;&gt;&gt; &gt;&gt;&gt;<br>&gt;&gt;&gt; &gt;&gt;&gt; I have the same problem&nbsp;&nbsp;(Borland<br>&gt;&gt;&gt; &gt;&gt;&gt; builds running on Win2k, WinXP running NVIDIA<br>&gt;&gt;&gt; &gt;&gt;&gt; cards).&nbsp;&nbsp;I think this started happening with the switch to using
<br>&gt;&gt;&gt; &gt;&gt;&gt; vtkImageMapper instead of vtkTextMapper within vkTextActor (.h<br>&gt;&gt;&gt; &gt;&gt;&gt; revision 1.8, .cxx rev 1.23).<br>&gt;&gt;&gt; &gt;&gt;&gt; A workaround is to use a vtkActor2D/vtkTextMapper pair,
<br>&gt;&gt;&gt; &gt;&gt;&gt; but this cannot be done for certain vtk classes<br>&gt;&gt;&gt; &gt;&gt;&gt; that maintain a vkTextActor ivar (e.g., vtkAxesActor).<br>&gt;&gt;&gt; &gt;&gt;&gt; I don&#39;t know the nuts &amp; bolts of vtk text actors/mappers,
<br>&gt;&gt;&gt; &gt;&gt;&gt; so can&#39;t offer any insight on how to fix this.<br>&gt;&gt;&gt; &gt;&gt;&gt;<br>&gt;&gt;&gt; &gt;&gt;&gt; Dean<br>&gt;&gt;&gt; &gt;&gt;<br>&gt;&gt;&gt; &gt;&gt; _______________________________________________
<br>&gt;&gt;&gt; &gt;&gt; This is the private VTK discussion list. Please keep messages<br>&gt;&gt;&gt; &gt;&gt; on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt;&gt; &gt;&gt; Follow this link to subscribe/unsubscribe:<br>&gt;&gt;&gt; &gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; _________________________________________________________________
<br>&gt;&gt;&gt; &gt; Ten :&nbsp;&nbsp;Messenger en illimité sur votre mobile !<br>&gt;&gt;&gt; &gt; <a href="http://mobile.live.fr/messenger/ten/">http://mobile.live.fr/messenger/ten/</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt; &gt; _______________________________________________
<br>&gt;&gt;&gt; &gt; This is the private VTK discussion list. Please keep messages<br>&gt;&gt;&gt; on-topic.<br>&gt;&gt;&gt; &gt; Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ
</a><br>&gt;&gt;&gt; &gt; Follow this link to subscribe/unsubscribe:<br>&gt;&gt;&gt; &gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>&gt;&gt;&gt; &gt;<br>&gt;&gt;&gt;
<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; --<br>&gt;&gt;&gt; Bernard Giroux, ing., Ph.D.<br>&gt;&gt;&gt; Associé de recherche<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; <a href="http://geo.polymtl.ca/~giroux">http://geo.polymtl.ca/~giroux</a>
<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; This is the private VTK discussion list.<br>&gt;&gt;&gt; Please keep messages on-topic. Check the FAQ at:<br>&gt;&gt;&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>&gt;&gt;&gt; Follow this link to subscribe/unsubscribe:<br>&gt;&gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>&gt;&gt;&gt;
<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;<br>&gt; _________________________________________________________________<br>&gt; Gagnez des écrans plats avec <a href="http://Live.com">Live.com</a> <a href="http://www.image-addict.fr/">
http://www.image-addict.fr/</a><br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<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>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <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></blockquote></div><br>