Embedding .net control in Swing

Hello,

I haven't found much up-to-date information on the topic - mostly old and not necessarily working tutorials on CodeProject etc., or expensive libraries which I'm not willing to buy at this point.

I need to embed a GUI control (written in C#) in a Swing panel. How can I do that? It's possible to use COM/ActiveX, but I still don't know how to make it work in Java. I wish there was a lib that could help me with that, but I haven't found any good (and affordable) solutions. Any clues?

If that's the only choice, what commercial libs do you recommend?

The functionality I need is not available in Java because it uses MS proprietary tablet API. Please restrain yourself from posting rants about how the idea is stupid etc. I just need it and that's it.

Thanks.

Konrad

[825 byte] By [konradgarusa] at [2007-11-27 11:17:24]
# 1

Here is a link which may be useful

http://documents.wolfram.com/v4/AddOns/JLink/1.2.11.3.html

I don't code in any other language effectively so I cant be of too much help

ICE

icewalker2ga at 2007-7-29 14:24:42 > top of Java-index,Desktop,Core GUI APIs...