Roman Kennke wrote:

My (hopefully) last patch before release. This fixes a painting issue
when using JDialogs. The problem was that the JComponent always searched
up the hierarchy, assuming that it has reached the containing window
when parent==null, which is not the case in Dialogs.

2005-11-02  Roman Kennke  <[EMAIL PROTECTED]>

       * javax/swing/JComponent.java
       (findOverlapFreeParent): Don't search beyond the components
       containing window (important when in a Dialog).

/Roman
Hi Roman,

This makes the JUnit TestRunner "just work"!  Great stuff!

Regards,

Dave


_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to