Overview | Methods | Fields | This Package | All Packages
Specifies that a border is a double line drawn on top of the background of the element.
Syntax
public static final int DOUBLE;
Remarks
The sum of the two single lines and the space between equals the border-width value. The border width must be at least three pixels wide to draw a double border.