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

All Implemented Interfaces:
    Border, Serializable

Method from javax.swing.plaf.metal.MetalComboBoxEditor$EditorBorder 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.MetalComboBoxEditor$EditorBorder Detail:
 public Insets getBorderInsets(Component c,
    Insets insets) 
 public  void paintBorder(Component c,
    Graphics g,
    int x,
    int y,
    int w,
    int h)