BevelBorderProperty(int bevelType) Creates a BevelBorderProperty instance with the specified
bevel type.
Parameters: bevelType - the type of bevel for the border.
Creates a BevelBorderProperty instance with the specified
bevel type.
Parameters: bevelType - the type of bevel for the border. Either BevelBorder.RAISED orBevelBorder.LOWERED.
BorderProperty.createBorder specialization. Creates a BevelBorder
instance based on the values in this BorderProperty instance.
a BevelBorder instance based on the values in this BorderPropertyinstance.