classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question on creating custom awt peer implementation


From: Mark Wielaard
Subject: Re: Question on creating custom awt peer implementation
Date: Tue, 23 Aug 2005 21:30:51 +0200

On Tue, 2005-08-23 at 21:05 +0200, Clemens Eisserer wrote:
> Am I right that its enought to just implement all interfaces found in
> java.awt.peer to have a complete awt implementation?

Yes, that is the idea.

> If yes, where does classpath decide which implementation to use?

In java.awt.Toolkit. See the documentation of the awt.toolkit system
property for how to change it at runtime:
http://gcc.gnu.org/onlinedocs/gcj/Standard-Properties.html

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]