Overview | Methods | This Package | All Packages
Sets the amount of indention to be used in this control when this control is configured to display bullets.
Syntax
public void setBulletIndent( int bulletIndent )
Parameters
bulletIndent
The indention amount, in pixels.
Remarks
Before calling this method, you must have called the setSelBullet method to ensure that the selected text is bulleted.
See Also getBulletIndent