[vtkusers] Re: How to embed C++ vtk screen/window/panel into Java, Swing Frame/Panel/Window?

Mei, Longyu LMei at analogic.com
Thu Apr 12 08:59:30 EDT 2007


Hi Seb,

Thank you for your email. I thought java version is totally java. If it
is only a wrapper, I agree you are right. I will have a look at it now.

Thanks,
__________________________

Longyu Mei          -- James
Analogic Corporation 
(978) 326-4283 
=============================

-----Original Message-----
From: vtkusers-bounces+lmei=analogic.com at vtk.org
[mailto:vtkusers-bounces+lmei=analogic.com at vtk.org] On Behalf Of
Sebastien Jourdain
Sent: Wednesday, April 11, 2007 2:35 PM
To: vtkusers at vtk.org
Subject: [vtkusers] Re: How to embed C++ vtk screen/window/panel into
Java,Swing Frame/Panel/Window?

Hello James Mei,

As I understand, you don't want to use the java wrapping of vtk because 
you are afraid of performance ?
What kind of performance lost could you get by using the Java wrapping 
of VTK since all the data processing will still be done in C++ ?

I might not understand your needs, but I think you will save time by 
using the provided Java wrapping of VTK with no performance loss 
compared to the C++ layer as you are already using a swing client 
application.

Regards,

Seb

> I am new to VTK. We are thinking of using C++ VTK as a image viewer in
> our Java Swing application. We don't want to use Java VTK because we
> want to maxmaize the viewer's performance. There is no many
information
> back and forth between Java side and the viewer (C++ VTK) side. I
think
> it may be a good idea to do so by using JNI to connect them together.
>
> Anybody can help with detailed steps, sample code or related links?
>
> Thanks,
>
> James Mei
>
> ****************************************************************
> The information transmitted in this message is confidential and may be
privileged.  Any review, retransmission, dissemination, or other use of
this information by persons or entities other than the intended
recipient is prohibited.  If you are not the intended recipient, please
notify Analogic Corporation immediately - by replying to this message or
by sending an email to DeliveryErrors at analogic.com - and destroy all
copies of this information, including any attachments, without reading
or disclosing them.
>
> Thank you.
>   

_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers

****************************************************************
The information transmitted in this message is confidential and may be privileged.  Any review, retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is prohibited.  If you are not the intended recipient, please notify Analogic Corporation immediately - by replying to this message or by sending an email to DeliveryErrors at analogic.com - and destroy all copies of this information, including any attachments, without reading or disclosing them.

Thank you.



More information about the vtkusers mailing list