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  <[EMAIL PROTECTED]>
> 
> * javax/swing/JViewport.java:
> (scrollRectToVisible): New method, overrides JComponent method as 
> intended.
> 
> 
> - Tony
> _______________________________________________
> Classpath-patches mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/classpath-patches



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

Reply via email to