See: Description
Interface | Description |
---|---|
IPropertyChangeNotifier |
An
IPropertyChangeNotifier provides facilities to register and
unregister PropertyChangeListener s. |
IPropertyStore |
An
IPropertyStore allows to store and retrieve values of named
properties, notifying registered PropertyChangeListener s 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.