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
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

