| Package | Description |
|---|---|
| de.javagl.common.beans |
| Modifier and Type | Method and Description |
|---|---|
static PropertyChangeListeners.ObservedObject |
PropertyChangeListeners.addDeepPropertyChangeListener(Object object,
PropertyChangeListener propertyChangeListener)
Add the given property change listener to the given object and all
its sub-objects, and make sure that the property change listener
will be attached to all sub-objects that are set, and removed from
all sub-objects that are removed.
|
Copyright © 2020. All rights reserved.