ChangeLog
361 KB
-
Container.java (addImpl): Enable paint events if adding a lightweight to a heavyweight. · ebf96c13
2003-04-20 Scott Gilbertson <scottg@mantatest.com> * java/awt/Container.java (addImpl): Enable paint events if adding a lightweight to a heavyweight. (addNotify): Ensure that peer is created before addNotifyContainerChildren. (addNotifyContainerChildren): Enable paint events if a heavyweight container contains a lightweight. From-SVN: r65870
Scott Gilbertson committed