[vtkusers] Swing Based vtkPanel
yoshihiko_nagamine at pis.hitachi.co.jp
yoshihiko_nagamine at pis.hitachi.co.jp
Mon Mar 4 20:27:10 EST 2002
Hello
I am using VTK4.0 via Java on windows 2000.
In my application, I have attached a menu to JFrame.
(the layout is shown below figure)
|-------------------------|
| Menu Bar |
--------------------------
| |
| vtkPanel |
| |
| |
| |
--------------------------
However, the menu items, such as open, save, exit,
are blocked by the vtkPanel.
This may be caused by the mixed use of swing and AWT,
because I use Swing Component and vtkPanel uses Canvas
(AWT component).
So my questions are:
* Dose anybody know/have the vtkPanel or something which
uses Swing Component?
* Dose anybody know a hint/ have an experience?
Thanks in advance.
----------------------------------------
Yoshihiko Nagamine
More information about the vtkusers
mailing list