[vtkusers] vtkPanel to lightweight component

Gary M. Stump gms158 at psu.edu
Tue Oct 15 14:42:47 EDT 2002


I have written a Java applicaiton that uses vtkPanel, however vtkPanel uses
Canvas which is a heavyweight component.  I would eventually like to embed
vtkPanel into a Swing application, thus I would like to make vtkPanel a
lightweight component.  Within vtkPanel I tried using JPanel and JComponent
instead of Canvas but to no luck.  Has anyone out there encountered this
problem before ??  thanks   -Gary




More information about the vtkusers mailing list