| Package | Description |
|---|---|
| xyz.cofe.gui.swing.data |
Редактирование таблицчеых данных
|
| xyz.cofe.gui.swing.font |
Диалог выбора шрифта
|
| xyz.cofe.gui.swing.properties |
Редактор свойств java объекта
|
| xyz.cofe.gui.swing.properties.editor |
Редакторы свойств для различных типов данных
|
| xyz.cofe.gui.swing.table |
Различные модели таблиц (сортировка/фильтрация/...), абота с таблицами
|
| Modifier and Type | Method and Description |
|---|---|
PropertyDB |
DataTableView.getPDB()
Ссылка на базу свойств
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataTableView.setPDB(PropertyDB pdb)
Указывает ссылку на базу свойств
|
| Modifier and Type | Method and Description |
|---|---|
void |
FontPropertyEditor.register(PropertyDB pdb) |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyDB |
PropertySheet.pdb |
| Modifier and Type | Method and Description |
|---|---|
PropertyDB |
ReadBeanArray.getPdb()
Указывает ссылку на "базу" свойств
|
PropertyDB |
ReadBeanMap.getPdb()
Указывает ссылку на "базу" свойств
|
PropertyDB |
ReadBeanProperties.getPdb()
Указывает ссылку на "базу" свойств
|
PropertyDB |
ReadBeanSet.getPdb()
Указывает ссылку на "базу" свойств
|
PropertyDB |
ReadBeanList.getPdb()
Указывает ссылку на "базу" свойств
|
PropertyDB |
PropertySheet.getPropertyDB()
Возвращает "базу" свойств
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertySettings.applyTo(Property p,
PropertyDB pdb)
Применяет настройки к свойству
|
void |
PropertyDBService.register(PropertyDB pdb)
Регистрация редакторов в PropertyDB
|
void |
ReadBeanArray.register(PropertyDB pdb) |
void |
ReadBeanMap.register(PropertyDB pdb) |
void |
ReadBeanProperties.register(PropertyDB pdb) |
void |
ReadBeanSet.register(PropertyDB pdb) |
void |
ReadBeanList.register(PropertyDB pdb) |
void |
ReadBeanArray.setPdb(PropertyDB pdb)
Указывает ссылку на "базу" свойств
|
void |
ReadBeanMap.setPdb(PropertyDB pdb)
Указывает ссылку на "базу" свойств
|
void |
ReadBeanProperties.setPdb(PropertyDB pdb)
Указывает ссылку на "базу" свойств
|
void |
ReadBeanSet.setPdb(PropertyDB pdb)
Указывает ссылку на "базу" свойств
|
void |
ReadBeanList.setPdb(PropertyDB pdb)
Указывает ссылку на "базу" свойств
|
void |
PropertySheet.setPropertyDB(PropertyDB newPdb)
Указывает "базу" свойств
|
| Constructor and Description |
|---|
PropertyDB(PropertyDB sample)
Конструктор копиования
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShortNullableEditor.register(PropertyDB pdb) |
void |
ShortEditor.register(PropertyDB pdb) |
void |
ColorEditor.register(PropertyDB pdb) |
void |
LongEditor.register(PropertyDB pdb) |
void |
IntEditor.register(PropertyDB pdb) |
void |
IntegerEditor.register(PropertyDB pdb) |
void |
PatternEditor.register(PropertyDB pdb) |
void |
ByteEditor.register(PropertyDB pdb) |
void |
TimeDiffEditor.register(PropertyDB pdb) |
void |
BooleanEditor.register(PropertyDB pdb) |
void |
FloatEditor.register(PropertyDB pdb) |
void |
DoubleNullableEditor.register(PropertyDB pdb) |
void |
DateEditor.register(PropertyDB pdb) |
void |
FileEditor.register(PropertyDB pdb) |
void |
LongNullableEditor.register(PropertyDB pdb) |
void |
DoubleEditor.register(PropertyDB pdb) |
void |
ByteNullableEditor.register(PropertyDB pdb) |
void |
ColorFormatter.register(PropertyDB pdb) |
void |
StringLinePropertyEditor.register(PropertyDB pdb) |
void |
BooleanFormatter.register(PropertyDB pdb) |
void |
StringEditor.register(PropertyDB pdb) |
void |
CharsetEditor.register(PropertyDB pdb) |
void |
BooleanNullableEditor.register(PropertyDB pdb) |
void |
FloatNullableEditor.register(PropertyDB pdb) |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyDB |
PropertyTable.pdb |
protected PropertyDB |
PropertyColumn.pdb |
| Modifier and Type | Method and Description |
|---|---|
PropertyDB |
PropertyTable.getPropertyDB() |
PropertyDB |
PropertyColumn.getPropertyDB()
Указывает "базу" свойств
|
| Modifier and Type | Method and Description |
|---|---|
PropertyColumn |
PropertyColumn.propertyDB(PropertyDB newPdb)
Указывает "базу" свойств
|
void |
PropertyTable.setPropertyDB(PropertyDB newPdb) |
void |
PropertyColumn.setPropertyDB(PropertyDB newPdb)
Указывает "базу" свойств
|
Copyright © 2019. All rights reserved.