RichEdit.setSelBullet

Overview | Methods | This Package | All Packages

RichEdit.setSelBullet

Specifies whether the bullet style should be applied to the current selection or insertion point.

Syntax

public void setSelBullet( boolean selBullet )

Parameters

selBullet

Set to true to apply the bullet style to the selection or insertion point; otherwise, set to false.

See Also   getSelBullet