Save This Page
Home » openjdk-7 » javax » swing » plaf » metal » [javadoc | source]
javax.swing.plaf.metal
public static class: MetalBorders.ToolBarBorder [javadoc | source]
java.lang.Object
   javax.swing.border.AbstractBorder
      javax.swing.plaf.metal.MetalBorders$ToolBarBorder

All Implemented Interfaces:
    SwingConstants, UIResource, Border, Serializable

Field Summary
protected  MetalBumps bumps     
Method from javax.swing.plaf.metal.MetalBorders$ToolBarBorder Summary:
getBorderInsets,   paintBorder
Methods from javax.swing.border.AbstractBorder:
getBaseline,   getBaselineResizeBehavior,   getBorderInsets,   getBorderInsets,   getInteriorRectangle,   getInteriorRectangle,   isBorderOpaque,   isLeftToRight,   paintBorder
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.swing.plaf.metal.MetalBorders$ToolBarBorder Detail:
 public Insets getBorderInsets(Component c,
    Insets newInsets) 
 public  void paintBorder(Component c,
    Graphics g,
    int x,
    int y,
    int w,
    int h)