classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch for Review: JViewport overrides JComponent scroll


From: Anthony Balkissoon
Subject: Re: [cp-patches] Patch for Review: JViewport overrides JComponent scrollRectToVisible
Date: Thu, 28 Jul 2005 09:28:24 -0400

this is committed.

On Wed, 2005-07-27 at 15:38 -0400, Anthony Balkissoon wrote:
> JComponent's scrollRectToVisible method simply passes the call up to the
> Component's parent.  Components that can handle the call should override
> scrollRectToVisible.  This patch implements the method for JViewport.
> 
> Patch is pending approval.  Patch is attached.
> 
> 
> 2005-07-27  Anthony Balkissoon  <address@hidden>
> 
> * javax/swing/JViewport.java:
> (scrollRectToVisible): New method, overrides JComponent method as 
> intended.
> 
> 
> - Tony
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches





reply via email to

[Prev in Thread] Current Thread [Next in Thread]