This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


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

Re: problems with the AWT


>>>>> "Patrick" == Patrick Amar <Patrick.Amar@lri.fr> writes:

Patrick>    gnu.awt.gtk.GtkToolkit
Patrick> I looked at the sources and this class (and some others) is
Patrick> there !  did I miss something ??

This class isn't compiled by default.  In fact, right now the only way
to compile it is to do it by hand.  We haven't yet written the
configure and build machinery to build this code.

Note that our implementation of java.awt is not yet complete.  I'd be
suprised if your example worked even if the Gtk peers were built.

Tom

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