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.
Looks ok, check it in please. /Roman _______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
