From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8b6baeb4894377ba X-Google-Attributes: gid103376,public From: Tucker Taft Subject: Re: Java GUIs and Ada Date: 2000/05/09 Message-ID: <391847D1.44D4CEDC@averstar.com>#1/1 X-Deja-AN: 621191279 Content-Transfer-Encoding: 7bit References: <39180C74.4336ACB8@swl.msd.ray.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@inmet2.burl.averstar.com X-Trace: inmet2.burl.averstar.com 957892561 16350 141.199.8.164 (9 May 2000 17:16:01 GMT) Organization: AverStar (formerly Intermetrics) Burlington, MA USA Mime-Version: 1.0 NNTP-Posting-Date: 9 May 2000 17:16:01 GMT Newsgroups: comp.lang.ada Date: 2000-05-09T17:16:01+00:00 List-Id: Nick Almonte wrote: > > I'm currently looking to replace an X-windows/Motif GUI coded in Ada > with a Java GUI. I don't want to rewrite the backgound Ada processing > code, just the GUI. Is there a way for Java GUI code to call Ada > procedures, and for Ada to pass data for display to a Java GUI? You might try AdaJNI from http://www.ainslie-software.com which allows you to combine compiled Ada code with Java routines. Alternatively, you could use one of the Ada => Java-byte-code compilers, either JGNAT from http://www.gnat.com or AppletMagic from: http://www.appletmagic.com or http://www.aonix.com > > -Nick -- -Tucker Taft stt@averstar.com http://www.averstar.com/~stt/ Technical Director, Commercial Division, AverStar (formerly Intermetrics) (http://www.averstar.com/services/IT_consulting.html) Burlington, MA USA