DhStyleBase.setBorderStyle

Overview | Methods | Fields | This Package | All Packages

DhStyleBase.setBorderStyle

Sets the style to specified value constant.

Syntax

public void setBorderStyle( int borderMask, int borderStyle )

public void setBorderStyle( int borderStyle )

Parameters

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.