Uses of Class
org.opencrx.kernel.utils.rtf.TextPart

Packages that use TextPart
org.opencrx.kernel.utils.rtf   
 

Uses of TextPart in org.opencrx.kernel.utils.rtf
 

Fields in org.opencrx.kernel.utils.rtf declared as TextPart
static TextPart TextPart.NEWLINE
           
static TextPart TextPart.SIGN_HARDSPACE
           
static TextPart TextPart.SIGN_NO_BREAKING_HYPHEN
           
static TextPart TextPart.SIGN_NON_REQUIRED_HYPHEN
           
static TextPart TextPart.TABULATOR
           
 

Methods in org.opencrx.kernel.utils.rtf with parameters of type TextPart
 void MultiTextParts.addText(TextPart part)
           
 

Constructors in org.opencrx.kernel.utils.rtf with parameters of type TextPart
MultiTextParts(TextPart content)
           
 



This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.