| Package | Description |
|---|---|
| xyz.cofe.cxconsole.props | |
| xyz.cofe.gui.swing.properties |
| Modifier and Type | Field and Description |
|---|---|
protected Reciver<PropertySheet> |
PropertiesService.Editor.propertySheetReciver |
| Modifier and Type | Method and Description |
|---|---|
PropertySheet |
PropertiesService.createPropertySheet() |
PropertySheet |
PropertiesDock.getPropertySheet() |
| Modifier and Type | Method and Description |
|---|---|
PropertiesService.Editor |
PropertiesService.Editor.propertySheet(Reciver<PropertySheet> propReciver) |
| Modifier and Type | Field and Description |
|---|---|
protected PropertySheet |
PropertySheetEvent.propertySheet |
protected PropertySheet |
PropertySheet.Edit.ps |
| Modifier and Type | Method and Description |
|---|---|
PropertySheet |
PropertySheetEvent.getPropertySheet() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertySheetEvent.setPropertySheet(PropertySheet propertySheet) |
| Constructor and Description |
|---|
Edit(PropertySheet ps) |
PropertySheetEvent(PropertySheet propertySheet) |
PropertySheetReadFail(PropertySheet propertySheet) |
PropertySheetReadFail(PropertySheet propertySheet,
Property property,
Throwable error) |
PropertySheetWrited(PropertySheet propertySheet) |
PropertySheetWrited(PropertySheet propertySheet,
Property property,
Object value) |
PropertySheetWriteFail(PropertySheet propertySheet) |
PropertySheetWriteFail(PropertySheet propertySheet,
Property property,
Object value,
Throwable error) |
Copyright © 2018. All rights reserved.