From: kmahan@novell.com ("Kurt Mahan")
Subject: Re: Looking for java implementation of X Windows
31 Aug 1997 15:53:30 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <3408b47c0.10bc.cygnus.gnu-win32@bolt.usg.provo.novell.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Original-To: bartlee@hotmail.com (Bartlee Anderson)
Original-Cc: gnu-win32@cygnus.com
In-Reply-To: <19970824073906.12588.qmail@hotmail.com> from "Bartlee Anderson" at Aug 24, 97 00:39:06 am
X-Mailer: ELM [version 2.4 PL23]
Original-Sender: owner-gnu-win32@cygnus.com

> Has anyone seen a Java only implementation of X.
> I saw something that I thought I saved, but can't find.
> 
> May have been on another list.

Attached is what you might be referring to (from the jolt list)..

Kurt

/*
 * This version of Kurt Mahan is currently being evaluated.  Words he speaks
 * are those of him only and not those of Novell or anybody else.
 *
 * Novell Java Technologies R&D Group
 *
 * Kurt Mahan
 * kmahan@novell.com
 */
------------------------------ ATTACH ---------------------------
From jolt-list-request@redhat.com Wed Aug 13 14:05 MDT 1997
Return-path: <jolt-list-request@redhat.com>
From: "Eugene O'Neil" <eugene@cs.umb.edu>
To: <jolt-list@redhat.com>
Subject: XTC, an X Window library implemented in pure Java
Date: Wed, 13 Aug 1997 15:39:23 -0400
X-URL: http://www.redhat.com


I am writing a Java windowing toolkit named XTC, the X Tool Collection.
Instead of using native methods that depend on Motif or even xlib, I have
instead opted to implement the underlying X Window Protocol in pure Java.

My library is small, powerful, object-oriented, multi-threaded, reasonably
efficient, and public domain. If you find this interesting, download my
working demo from the following web page:

http://www.cs.umb.edu/~eugene/X.html

-Eugene

--
To unsubscribe: mail -s unsubscribe jolt-list-request@redhat.com < /dev/null


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
