| Package | Description |
|---|---|
| org.eclipse.gef4.common.activate |
This package provides an abstraction for
IActivatable objects. |
| org.eclipse.gef4.common.adapt |
This package provides abstractions and implementations related to an enhanced adaptable-pattern.
|
| org.eclipse.gef4.common.properties |
This package provides notification and storage support related to Java Beans Properties.
|
| Class and Description |
|---|
| IPropertyChangeNotifier
An
IPropertyChangeNotifier provides facilities to register and
unregister PropertyChangeListeners. |
| Class and Description |
|---|
| IPropertyChangeNotifier
An
IPropertyChangeNotifier provides facilities to register and
unregister PropertyChangeListeners. |
| Class and 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. |
Copyright (c) 2014 itemis AG and others. All rights reserved.