Methods | Fields | This Package | All Packages
Defines the types of punctuation tables that can be used with the RichEdit control's word-wrapping and word-breaking features.
Enum
|
+--RichEditWordPunctuation
package com.ms.wfc.ui
public class RichEditWordPunctuation
extends Enum
Remarks
The word-wrapping and word-breaking features of the RichEdit control enable English-language word-breaking on Asian versions of the Windows operating system.
An application uses the RichEdit class' setWordBreak method to apply word-breaking to the control, and uses the setWordPunctuation method to associate a punctuation table with the control.