<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=big5" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>&nbsp;</DIV>
<DIV><FONT face=MingLiu size=2>Hi&nbsp;all,</FONT></DIV>
<DIV><FONT face=MingLiu size=2>&nbsp;&nbsp;&nbsp; I'm trying to packet my vtk 
java class files and the vtkPanel class file into a&nbsp;directory, so I add 
"package project;" to the vtkPanel.java and my vtk java files. But i got a 
run-time error (below) when executing.&nbsp;However, It is executable without 
package&nbsp;the vtkPanel file.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=MingLiu size=2>Exception in thread "main" 
java.lang.UnsatisfiedLinkError: 
SetSizeInternal<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
project.vtkPanel.SetSizeInternal(Native 
Method)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
project.vtkPanel.setSize(vtkPanel.java:58)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at 
project.isoSurface.&lt;init&gt;(isoSurface.java:53)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
at project.isoSurface.main(isoSurface.java:303)</FONT></DIV>
<DIV><FONT face=²Ó©úÅé size=2>Any help is appreciated!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=MingLiu size=2>Ivan Kuo&nbsp;&nbsp;</FONT></DIV>
<DIV><FONT face=MingLiu size=2><A 
href="mailto:kch90@cs.ccu.edu.tw">kch90@cs.ccu.edu.tw</A></FONT></DIV></BODY></HTML>