classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Patch for RootPaneLayout


From: Anthony Balkissoon
Subject: Re: [cp-patches] Patch for RootPaneLayout
Date: Mon, 19 Sep 2005 14:41:56 -0400

"RootPaneLayout" should be "RootLayout", sorry, made this mistake in my
ChangeLog entry and list email. This is changed in ChangeLog (no
ChangeLog entry for this change).

--Tony

On Mon, 2005-09-19 at 14:18 -0400, Anthony Balkissoon wrote:
> RootPane layout was incorrectly sizing the GlassPane, so I fixed it and
> added a comment about how the components (glassPane, layeredPane,
> contentPane, menuBar) should be sized.  Patch is attached.
> 
> 2005-09-19  Anthony Balkissoon  <address@hidden>
> 
>       * javax/swing/JRootPane.java:
>       (RootPaneLayout.layoutContainer): Added comment about how the 
>       components should be sized.  Fixed size of glassPane which fills the 
>       entire viewable region, including overtop the menuBar.  Used bounds 
>       minus insets for containerSize, as indicated in comment, rather than 
>       getSize().  Used setBounds instead of setSize for layeredPane because 
>       its relation to the other components' sizes is more obvious that way.
> 
> --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]