This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Looking for java implementation of X Windows


> 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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]