See: Description
| Interface | Description |
|---|---|
| IPropertyChangeNotifier |
An
IPropertyChangeNotifier provides facilities to register and
unregister PropertyChangeListeners. |
| IPropertyStore |
An
IPropertyStore allows to store and retrieve values of named
properties, notifying registered PropertyChangeListeners about all
(real) changes of property values, i.e. when a value gets set, unset, or
changed to a different value. |
| Class | Description |
|---|---|
| PropertyStoreSupport |
A support class to manage properties for a source
IPropertyStore. |
Copyright (c) 2014 itemis AG and others. All rights reserved.