This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] a couple fixes in java.awt.Container


>>>>> "David" == David Jee <djee@redhat.com> writes:

David> This patch fixes two issues in the java.awt.Container class:

David> 2004-01-05  David Jee  <djee@redhat.com>

David>     * java/awt/Container.java
David>     (update): Clear only the clipped region, instead of clearing the
David>     entire Container.
David>     (visitChildren): Visit children in descending order.

Please commit, thanks.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]