public class LineBorder extends Object implements Border
lineBorder {
class : "javax.swing.border.LineBorder(lineColor,thickness,roundedCorners)";
lineColor : "green";
roundedCorners : "false";
thickness : "2";
}
public String class
LineBorder.
class : "javax.swing.border.LineBorder(lineColor,thickness,roundedCorners)";public Color lineColor
lineColor : "green";public boolean roundedCorners
roundedCorners : "false";public int thickness
thickness : "2";© Copyright Rogue Wave Software, Inc. 1997, 2017. All Rights Reserved.