CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        06/04/09 08:31:09

Modified files:
        .              : ChangeLog 
        javax/swing/plaf/metal: MetalRootPaneUI.java 

Log message:
        2006-04-09  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/plaf/metal/MetalRootPaneUI.java
        (MetalTitlePane.IconifyAction): New inner class.
        (MetalTitlePane.MaximizeAction): New inner class.
        (MetalTitlePane.createActions): Create iconifyAction and
        maximizeAction.
        (MetalRootLayout.titlePane): New field.
        (MetalRootLayout.MetalRootLayout): Take titlePane parameter in
        constructor.
        (MetalRootLayout.preferredLayoutSize): Changed to not make
        assumptions about the actual component order.
        (MetalRootLayout.layoutContainer): Changed to not make
        assumptions about the actual component order.
        (installWindowDecorations): Pass the titlePane as parameter to
        the MetalRootLayout constructor.
        (uninstallWindowDecorations): Changed to not make
        assumptions about the actual component order.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.7058&tr2=1.7059&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/plaf/metal/MetalRootPaneUI.java.diff?tr1=1.6&tr2=1.7&r1=text&r2=text


Reply via email to