Hi Sean,
>> I didn't mean to be that harsh! There are two identifiable reasons why
>> his code doesn't work on my JDK. The first is that all of the swing
>> packages are named com.sun.java.swing.*, whereas Java2 uses
>> javax.swing.*. The second is the same reason why I had trouble with
I have ported to javax.swing. It got no problem to port. Since nothing has
been depends com.sun.java.swing.
>> creating my own toolkit: java.awt.Toolkit maintains a reference to the
>> first initialized toolkit, preventing a subsitute toolkit from doing the
>> job. I agree with your disgust over Sun's lack of backwards and
>> forwards compatibility, but that's not the type of discussion (or
>> argument) I meant to start!
Could we rewrite ClassLoader so that we can load the AWT Toolkit be4 the
default one ?
Last things, would JOS depends on JDK1.2 or JDK1.1 ? Two JDK's Graphics
Handling are not the same.
Regards,
Hilary
_______________________________________________
UI maillist - [EMAIL PROTECTED]
http://jos.org/mailman/listinfo/ui