<br><font size=2 face="sans-serif">Chunyan,</font>
<br>
<br><font size=2 face="sans-serif">I must admit have not seen this line in any of the java examples but I would suggest removing the line and replacing it with a simple &quot;import vtk.*;&quot;</font>
<br><font size=2 face="sans-serif">and then also doing the library load:</font>
<br>
<br><font size=2 face="sans-serif">&quot;static {</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; System.loadLibrary(&quot;vtkCommonJava&quot;); </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; System.loadLibrary(&quot;vtkHybridJava&quot;); </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; System.loadLibrary(&quot;vtkFilteringJava&quot;); </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; System.loadLibrary(&quot;vtkIOJava&quot;); </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; System.loadLibrary(&quot;vtkImagingJava&quot;); </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; System.loadLibrary(&quot;vtkGraphicsJava&quot;); </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; System.loadLibrary(&quot;vtkRenderingJava&quot;); </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; }&quot;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; </font>
<br><font size=2 face="sans-serif">which is what I have been doing and it has worked fine.</font>
<br>
<br><font size=2 face="sans-serif">Rich</font>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>&quot;Chunyan Jiang&quot; &lt;jiang@Telematik-Institut.de&gt;</b></font>
<br><font size=1 face="sans-serif">Sent by: </font>
<br><font size=1 face="sans-serif">vtkusers-admin@public.kitware.com</font>
<p><font size=1 face="sans-serif">22/04/2003 15:47 ZE2</font>
<br>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp; &nbsp;&quot;VTK-User&quot; &lt;vtkusers@public.kitware.com&gt;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp; &nbsp; &nbsp;[vtkusers] vtk.util.VtkUtil not found in vtk.jar</font></table>
<br>
<br>
<br><font size=2><tt>Hi, vtk-user,<br>
I try to compile some vtk's examples in java. Many examples have &quot;import<br>
vtk.util.VtkUtil;&quot;. This line can not pass compile. And I can not find<br>
vtkUtil in vtk.jar. How can I solve this problem? Thanks a lot!<br>
</tt></font>
<br><font size=2><tt>Chunyan<br>
</tt></font>
<br><font size=2><tt>***********************************************************************<br>
Chunyan Jiang, Dipl.-Inform.,<br>
Institut for Telematic<br>
Bahnhofstrasse 30-32, D-54292 Trier, Germany<br>
Phone: (+49) (0)651-97551-34<br>
Fax: (+49) (0)651-97551-12<br>
***********************************************************************<br>
</tt></font>
<br><font size=2><tt>_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: &lt;http://public.kitware.com/cgi-bin/vtkfaq&gt;<br>
Follow this link to subscribe/unsubscribe:<br>
http://public.kitware.com/mailman/listinfo/vtkusers</tt></font>
<br>
<br>
<br><font size=2 face="sans-serif"><br>
<br>
This message is confidential and may be privileged. It is intended for the addressee(s) only. Access to this message by anyone else is unauthorized and strictly prohibited. If you have received this message in error, please inform the sender immediately.<br>
<br>
TESSELLA &nbsp; Richard.Bridge@tessella.com<br>
__/__/__/ &nbsp;Tessella Support Services plc<br>
__/__/__/ &nbsp;3 Vineyard Chambers, ABINGDON, OX14 3PX, England<br>
__/__/__/ &nbsp;Tel: (44)(0)1235-555511 &nbsp;Fax: (44)(0)1235-553301<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; www.tessella.com<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Registered in England No. 1466429<br>
</font>