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] Fixes to AWT PaintEvent handling


On Mon, 2004-01-26 at 16:22, Thomas Fitzsimmons wrote:
> This looks good to me with one change: GtkContainerPeer.handleEvent can
> be removed completely since it just calls its parent's handleEvent
> method.  We can address the FIXMEs later, if need be.

Oops. For some reason, I thought handleEvent was part of the
ContainerPeer interface, but it is not.  I committed the patch with the
suggested correction.

-David Jee


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