| Package | Description |
|---|---|
| xyz.cofe.gui.swing.properties |
Редактор свойств java объекта
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertySheetEdit
Событие редакатирования объекта
|
class |
PropertySheetReadFail
Событие ошибки чтения значения свойства
|
class |
PropertySheetWrited
Событие записи значения свойства
|
class |
PropertySheetWriteFail
Событие ошибки записи значения в свойтсво
|
| Modifier and Type | Field and Description |
|---|---|
protected xyz.cofe.common.ListenersHelper<PropertySheetListener,PropertySheetEvent> |
PropertySheet.listeners |
| Modifier and Type | Method and Description |
|---|---|
<T extends PropertySheetEvent> |
PropertySheet.listen(Class<T> cls,
xyz.cofe.common.Reciver<T> consumer)
Добавлет подписчика на события
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertySheet.fireEvent(PropertySheetEvent event)
Рассылает уведомление подписчикам
|
void |
PropertySheetListener.propertySheetEvent(PropertySheetEvent ev)
Уведомление о событии
|
Copyright © 2019. All rights reserved.