| Package | Description |
|---|---|
| java.beans |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyChangeListenerProxy
A class which extends the
EventListenerProxy
specifically for adding a PropertyChangeListener
with a "bound" property. |
class |
VetoableChangeListenerProxy
A class which extends the
EventListenerProxy
specifically for adding a VetoableChangeListener
with a "constrained" property. |
Copyright © 2017 API Design. All Rights Reserved.