Hi, > - swing busy paint/validate loops cleanups > The removal of paint() and revalidate() has improved the feel of free > swing a lot and although there are some small redrawing issues I think > this is a big improvement on usability over 0.16. Roman, do you feel > this is an improvement? What other fixes do you think are essential to > fixup any remaining drawing glitches before 0.17?
I think the fixes are not too hard. I have to investigate which of the property changes in JComponent need repainting and put this in ComponentUI (instead of JComponent itself). I certainly will fix this until the end of the week. /Roman _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

