Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






RichTextTab class

Represents a tab in a rich text paragraph style.

Syntax

public class RichTextTab extends Base

Containment

Contained by: RichTextParagraphStyle

Properties

Position through getPosition

Type through getType

Methods

clear

recycle

Creation and access

To create a RichTextTab object, use getTabs in RichTextParagraphStyle.

To set tabs, use setTab and setTabs in RichTextParagraphStyle.

To clear tabs, use clear in RichTextTab and clearAllTabs in RichTextParagraphStyle.

To interrogate tabs, use getPosition and getType in RichTextTab.

To insert tabs in rich text, use addTab in RichTextItem.

See examples

Examples: RichTextTab class
Related topics
Java Classes A-Z
Working with text in Java classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009