[vtkusers] Java + SimpleVTK + Borland's JB6

Bob Palank srfpala at earthlink.com
Thu May 23 12:21:31 EDT 2002


I'm starting with the SimpleVTK.java example and I'd like to Working on
SimpleVTK.java example within Borland's JB6 IDE, but JB6 can't find the vtk
imports that are called as below.
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import vtk.*;
import vtkPanel;

Where should which files be placed so that the last two imports succeed ?
TIA
  Bob




More information about the vtkusers mailing list