| Package | Description |
|---|---|
| xyz.cofe.cxconsole.props | |
| xyz.cofe.gui.swing.font | |
| xyz.cofe.gui.swing.properties | |
| xyz.cofe.gui.swing.properties.editor | |
| xyz.cofe.gui.swing.table |
| Modifier and Type | Method and Description |
|---|---|
PropertyDB |
PropertiesService.getPropertyDB() |
| 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 |
ByteEditor.register(PropertyDB pdb) |
void |
BooleanEditor.register(PropertyDB pdb) |
void |
FloatEditor.register(PropertyDB pdb) |
void |
DoubleNullableEditor.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 © 2018. All rights reserved.