From owner-freebsd-java Tue Jul 20 16:51:53 1999 Delivered-To: freebsd-java@freebsd.org Received: from radius.wavefire.com (radius.workfire.net [139.142.95.252]) by hub.freebsd.org (Postfix) with SMTP id 26AA015516 for ; Tue, 20 Jul 1999 16:51:40 -0700 (PDT) (envelope-from swen@wavefire.com) Received: (qmail 17357 invoked from network); 20 Jul 1999 23:35:49 -0000 Received: from unknown (HELO swen) (139.142.95.222) by radius.workfire.net with SMTP; 20 Jul 1999 23:35:49 -0000 Message-Id: <3.0.32.19990720162404.00935100@mail.wavefire.com> X-Sender: swen@mail.wavefire.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Tue, 20 Jul 1999 16:24:04 -0700 To: freebsd-java@freebsd.org From: Swen Kabis Subject: Re: X-Windows to Java Mime-Version: 1.0 Content-Type: text/enriched; charset="us-ascii" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >The X Window System is a graphical environment. JavaScript is a >programming language, typically used for enhancement of web-based user >interfaces or customization of web server applications. JavaScript >has nothing to do with the Java programming language, which is the >topic of discussion on the freebsd-java list, to which you posted. I made a mistake, didn't mean to write 'script'... >If you want to make an X program work under Java, that's really not >sensible, either. You need to find the language of the original >program and look for a way to help automate the process of converting >that to Java. If it uses X for graphics, then you'll also need >something to convert the X graphical toolkit calls to Java's AWT or >Swing toolkit calls. Thats exactly it... I'm looking for a program to convert some game code from a GNOME desktop enviroment and convert it to java. As far as i know, i have to convert from c++ to java, and then do the graphical call changes... can anyone help me out? Swen ~ -----BEGIN GEEK CODE BLOCK----- GCS/O d-(+) s:+>:- a- C++++ UB++$>++++$ P+ L++>++++$ E-- W++(++) N+ o? K? w--- O- M-- V-- PS+ PE@ Y PGP t++ 5++ X R* tv++ b+++(+) DI++ D+++ G++ e++ h---->$ r+++ x** -----END GEEK CODE BLOCK----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message