classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: SplitPaneDivider fix


From: Lillian Angel
Subject: [cp-patches] Patch: SplitPaneDivider fix
Date: Thu, 24 Nov 2005 13:20:03 -0500

Added code to actually paint the one touch buttons on the divider and
implemented the missing class in MetalSplitPaneDivider.

2005-11-24  Lillian Angel  <address@hidden>

        * javax/swing/plaf/basic/BasicArrowButton.java
        (paint): Fixed locations, so button is drawn in proper place.
        * javax/swing/plaf/basic/BasicSplitPaneDivider.java
        (paint): Added code to paint buttons.
        * javax/swing/plaf/metal/MetalSplitPaneDivider.java:
        Added new fields.
        (MetalSplitPaneDivider): Initialized new fields, and set layout
        to new inner class.
        (paint): Added code to paint buttons.
        (DividerLayout): New class implemented.
        (DividerLayout.init): Implemented.
        (DividerLayout.addLayoutComponent): Implemented.
        (DividerLayout.layoutContainer): Implemented.
        (DividerLayout.minimumLayoutSize): Implemented.
        (DividerLayout.preferredLayoutSize): Implemented.
        (DividerLayout.removeLayoutComponent): Implemented.

Attachment: patch.diff
Description: Text Data


reply via email to

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