| Package | Description |
|---|---|
| java.beans | |
| org.openide.util |
Client API part of the
Lookup
interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedPropertyChangeEvent
An "IndexedPropertyChange" event gets delivered whenever a component that
conforms to the JavaBeans™ specification (a "bean") changes a bound
indexed property.
|
class |
PropertyChangeEvent
A "PropertyChange" event gets delivered whenever a bean changes a "bound"
or "constrained" property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LookupEvent
An event describing the change in the lookup's result.
|
Copyright © 2025 API Design. All Rights Reserved.