| Package | Description |
|---|---|
| xyz.cofe.gui.swing.text |
Отображение (рендер) текста, активно используется для отображения ячеек таблицы
|
| Modifier and Type | Class and Description |
|---|---|
class |
AString
Строка текста с атрибутами - используется в отображении текста
|
| Modifier and Type | Field and Description |
|---|---|
protected BaseAString |
AttributedStringIterator.astring |
protected BaseAString |
AttributeMap.astring |
| Modifier and Type | Method and Description |
|---|---|
BaseAString |
BaseAString.clone() |
| Modifier and Type | Method and Description |
|---|---|
AString |
AString.concat(BaseAString... astrings)
Склейка строк
|
| Constructor and Description |
|---|
AttributeMap(BaseAString astring,
int runIndex,
int beginIndex,
int endIndex) |
BaseAString(BaseAString astr)
Конструктор копирования
|
Copyright © 2019. All rights reserved.