[vtkusers] vtkJava and SWING
    Kevin Wright 
    krw at viz-solutions.com
       
    Wed Oct  3 15:50:43 EDT 2001
    
    
  
Ben Held wrote:
> Hello,
>
> I have embedded the vtkPanel inside a JInternalFrame component.  The problem
> is that the vtkPanel component is a heavyweight (AWT) component and
> therefore it is rendered on top of all other swing components.  I know how
> to handle the popup menus using setDefaultLightWeightPopupEnabled(false),
> however I am in need of a "lightweight (swing)" version of vtkPanel.
I agree that this would be a valuable addition.  I looked into it briefly last year and I
believe some of the calls in vtkPanel have been depricated for Swing set widgets, so somebody
with more knowledge of Java than I have would have to take a pass at it.  Anyone?....
    
    
More information about the vtkusers
mailing list