[vtkusers] vtkPanel to lightweight component
    Jeff Lee 
    jeff at cdnorthamerica.com
       
    Tue Oct 15 15:42:23 EDT 2002
    
    
  
what is your requirement?  you can already use awt components inside 
swing i.e. place the canvas inside a JPanel.
-Jeff
Gary M. Stump wrote:
>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
>
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers
>
>
>  
>
-- 
Jeff Lee <jeff at cdnorthamerica.com>
Software Engineer
CD North America
21 Lafayette Street, Suite 230
Lebanon, NH 03766
Tel:    (603) 643-9993 ext. 109
Fax:    (603) 643-9994
    
    
More information about the vtkusers
mailing list