Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the check boxes for the list items have a three-dimensional appearance.
Syntax
public final void setThreeDCheckBoxes( boolean threed )
Parameters
threed
Set to true if the check boxes for the list items have a three-dimensional appearance; set to false if the check boxes have a flat appearance. The default value is true.
See Also getThreeDCheckBoxes