jdk/src/share/classes/javax/swing/plaf/basic/BasicToolBarUI.java
changeset 23715 54ae9dd9df73
parent 23697 e556a715949f
child 25772 73e0efa29d55
equal deleted inserted replaced
23714:468e8b2a358a 23715:54ae9dd9df73
    42 
    42 
    43 
    43 
    44 /**
    44 /**
    45  * A Basic L&F implementation of ToolBarUI.  This implementation
    45  * A Basic L&F implementation of ToolBarUI.  This implementation
    46  * is a "combined" view/controller.
    46  * is a "combined" view/controller.
    47  * <p>
       
    48  *
    47  *
    49  * @author Georges Saab
    48  * @author Georges Saab
    50  * @author Jeff Shapiro
    49  * @author Jeff Shapiro
    51  */
    50  */
    52 public class BasicToolBarUI extends ToolBarUI implements SwingConstants
    51 public class BasicToolBarUI extends ToolBarUI implements SwingConstants