I've already done it : )
I've written a java windowing system called shark windows.
The AWT peers are implemented on top of the Swing.
I have a driver written on top of a Java device dirver for the Cirrus Logic
5430 it's currently not functional I haven't upgred its api.
One on top of a XLIB replacement called XTC.
And one which bootstraps off the AWT for graphics calls.
It has a portability layer at the graphics api level. Basically implement the
Graphics class and it just works TM : )
Anyway I plan on a GGI driver as soon as I get around to it. Can someone give me
the email adress of the person
who is writting the AWT/ggi driver since if he has the graphics class working I'm
100% java from there up.
Shark is very close to a stable release it's currently it's only avialable via
CVS at
www.gjt.org
CVS java/org/gjt/shark
I hope to have a release in the next week or two.
Anway its almost complete I'm actually working on the File Viewer/application
launcher right now.
I've been able to succesfully run several apps to date.
Mike
Moses DeJong wrote:
> A guy involved in the GGI project is working on a GGI version of the
> AWT. Such a port would run on SVGA, on the linux console, on X and
> all the other graphics targets that GGI supports. More info on GGI
> can be found at www.ggi-project.org and you can read about the GGI-AWT
> stuff on the GGI mailing list archives.
>
> Mo DeJong
> [EMAIL PROTECTED]
> gimme multimedia group
>
> On Wed, 3 Mar 1999, Rick Graham wrote:
>
> > Hi Guys
> >
> > We're tossing around the idea of creating a linux JAVA port that does
> > not require X. There would be several advantages to such a system, thin
> > clients for one, Bill Gates would probably lose sleep over it, theres
> > another (hehe).
> >
> > Since you are the experts I was hoping to get some useful feedback
> > regarding this idea.
> >
> > Do you think it would be a prohibitivly enormous undertaking to make the
> > vm work with svgalib?
> > What resources could we get from blackdown?
> > Would you be interested in any involvement in such a project?
> >
> > A veritable multitude other questions, later...
> >
> > Also thanks for your work guys. :)
> >
> > --
> > Rick Graham, Senior Developer
> > BitFlash Graphics Inc., Ottawa, Canada.
> > [EMAIL PROTECTED]
> > http://www.bitflash.com/
> >
> >
> >
> > ----------------------------------------------------------------------
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]