Sets the style to specified value constant.
public void setBorderStyle( int borderMask, int borderStyle )
public void setBorderStyle( int borderStyle )
borderMask
The border sides you want to set, which can be any combination of the constants in DhBorders.
borderStyle
The border styles you want to set, which can be any combination of the constants in DhBorderStyle.