Generated by
JDiff

Class javax.swing.BorderFactory

Added Methods
Border createEtchedBorder(int) Creates a border with an "etched" look using the component's current background color for highlighting and shading.
Border createEtchedBorder(int, Color, Color) Creates a border with an "etched" look using the specified highlighting and shading colors.