| Name | Description | Type | Package | Framework |
| AbstractEditorAction | Abstract action as base for editor actions. | Class | lnb.comp.text.editor.actions | LNB |
| CaretAction | Action used for keystrokes to move the caret or select text. | Class | lnb.comp.text.editor | LNB |
| FormatIcon | Creates text formatting icons with the maximum size of 26x16 pixels for toolbuttons. | Class | lnb.comp.text | LNB |
| FormattedInlineEditor | A formatted text editor for single line editing. | Class | lnb.comp.text.editor | LNB |
| FormattedTextEditor | A texteditor for editing html formatted text. | Class | lnb.comp.text.editor | LNB |
| KeywordPropertyDialog | Basic edit dialog to edit keywords of a KeywordProperty as comma separated text. | Class | lnb.comp.text.properties.editors | LNB |
| KeywordsProperty | Property to hold multilingual lists of keywords. | Class | lnb.comp.text.properties | LNB |
| LocalizedGenericNameProperty | Property for a generic name property allowing multilingual text. | Class | lnb.comp.text.properties | LNB |
| LocalizedGenericTextBlockProperty | Property for multilingual formatted text using a predefined generic text. | Class | lnb.comp.text.properties | LNB |
| LocalizedSingleParagraphEditor | Editor for localized formatted text block properties. | Class | lnb.comp.text.properties.editors | LNB |
| LocalizedStringEditor | Editor for localized plain text properties. | Class | lnb.comp.text.properties.editors | LNB |
| LocalizedStringProperty | Property for multilingual plain text. | Class | lnb.comp.text.properties | LNB |
| LocalizedTextBlockDialog | Multimediales Lernnetz Bauphysik (lnb) Copyright (C) 2002-2014 fbta / HfT / Arne Abromeit | Class | lnb.comp.text.properties.editors | LNB |
| LocalizedTextBlockProperty | Property for multilingual formatted text. | Class | lnb.comp.text.properties | LNB |
| LocalizedTextBlocksDialog | The localized text blocks dialog contains a table for adding, removing and editing multilingual texts. | Class | lnb.comp.text | LNB |
| NumberingUtil | Util to create a list number text from a formatting type, prefix and suffix. | Class | lnb.comp.text | LNB |
| ParagraphAction | Action to modify some paragraph formatting attributes. | Class | lnb.comp.text.editor.actions | LNB |
| ParagraphAttributes | Contains attribute keys and static methods for paragraph attributes. | Class | lnb.comp.text | LNB |
| ParagraphConstants | Interface containing paragraph layout and formatting constants. | Interface | lnb.comp.text | LNB |
| ParagraphListFormatPopup | Popup editor for paragraph list format editing. | Class | lnb.comp.text.properties.editors | LNB |
| ParagraphListFormatProperty | Property to define the list format for a text paragraph. | Class | lnb.comp.text.properties | LNB |
| ParagraphListFormatRenderer | Renderer for paragraph list format property. | Class | lnb.comp.text.properties.renderer | LNB |
| ParagraphSpacingPopup | Popup editor to edit paragraph spacing. | Class | lnb.comp.text.properties.editors | LNB |
| ParagraphSpacingProperty | Paragraph property to define the line and paragraph spacing. | Class | lnb.comp.text.properties | LNB |
| ParagraphSpacingRenderer | Renderer for the praragraph spacing property. | Class | lnb.comp.text.properties.renderer | LNB |
| ParagraphView | View to render a text paragraph. | Class | lnb.comp.text | LNB |
| ShapedTextBlockEditor | A complex text editing component for textblocks. | Class | lnb.comp.text.editor | LNB |
| TextAction | Action for basic text operations like copy, paste, increase or decrease text. | Class | lnb.comp.text.editor.actions | LNB |
| TextBlock | A text block is a collection containing text paragraphs. | Class | lnb.comp.text | LNB |
| TextBlockPropertyRenderer | Renderer for formatted text block properties. | Class | lnb.comp.text.properties.renderer | LNB |
| TextEditText | Contains keys for the localization of text editing components. | Class | lnb.comp.text | LNB |
| TextMemento | The text memento contains undo and redo data for text change and format operations. | Class | lnb.comp.text.editor | LNB |
| TextParagraph | A text paragraph is text which may span over multiple lines and have numbering or other list symbols. | Class | lnb.comp.text | LNB |
| TextPropertyDefinitions | Contains definition keys for text properties. | Class | lnb.comp.text.properties | LNB |
| TextStyleAction | Action for text style operations like bold, italic, underline, superscript. | Class | lnb.comp.text.editor.actions | LNB |
| TextUndoable | The text undoable delegates undo and redo Multimediales Lernnetz Bauphysik (lnb) | Class | lnb.comp.text.editor | LNB |
| UnicodeCharactersDialog | A unicode character dialog for selecting special characters. | Class | lnb.comp.text | LNB |