Hi all, I am glad to announce that Classpath now has a working implementation of the javax.swing.border package in CVS.
The code was tested by compiling the package into a separate jar file, prepending that jar to the bootclasspath of a Sun JDK (-Xbootclasspath/ p), and running interactive test programs such as [1] or the SwingSet2 demo application. I was using Apple/Sun JDK 1.3.1 on MacOS X 10.1.5, but any other JDK should work as well. Some screen shots are included with the Javadoc, see [2]. Best regards, -- Sascha Sascha Brawer, [EMAIL PROTECTED], http://www.dandelis.ch/people/brawer/ [1] http://java.sun.com/docs/books/tutorial/uiswing/misc/example-1dot4/ index.html#BorderDemo [2] http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/ swing/border/doc-files/ _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

