public class PresentationFormattedTextFragmentCollection extends FormattedTextFragmentCollection
This collection contains the items of type.PresentationFormattedTextFragment
| Modifier and Type | Method and Description |
|---|---|
FormattedTextFragment |
createInDocument(int index,
String text,
Font font,
Color foregroundColor,
Color backgroundColor) |
String |
getText() |
void |
removeFromDocument(FormattedTextFragment item) |
void |
setText(String text) |
add, add, add, add, getCollectionType, getDefaultBackgroundColor, getDefaultFont, getDefaultForegroundColor, insert, insert, insert, insertclear, isReadOnly, remove, removeAtaddInternally, contains, get_Item, getCount, getInnerList, indexOf, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic FormattedTextFragment createInDocument(int index, String text, Font font, Color foregroundColor, Color backgroundColor)
createInDocument in class FormattedTextFragmentCollectionpublic String getText()
getText in class FormattedTextFragmentCollectionpublic void removeFromDocument(FormattedTextFragment item)
removeFromDocument in class RemoveOnlyListBase<FormattedTextFragment>public void setText(String text)
setText in class FormattedTextFragmentCollectionCopyright © 2026. All rights reserved.