Uses of Interface
rs.baselib.bean.IPropertyChangeProvider
| Package | Description |
|---|---|
| rs.baselib.bean |
Provides support for objects and classes implementing the Java Bean Specification.
|
| rs.baselib.prefs |
Preference Alternatice (kept for reference) - Experimental.
|
| rs.baselib.type |
Commonly used data types.
|
-
Uses of IPropertyChangeProvider in rs.baselib.bean
Subinterfaces of IPropertyChangeProvider in rs.baselib.bean Modifier and Type Interface Description interfaceIBeanA general interface for bean support.Classes in rs.baselib.bean that implement IPropertyChangeProvider Modifier and Type Class Description classAbstractBeanAbstract support for beans. -
Uses of IPropertyChangeProvider in rs.baselib.prefs
Classes in rs.baselib.prefs that implement IPropertyChangeProvider Modifier and Type Class Description classAbstractPreferencesAbstract implementation of a preference node.classPreferencesDefault implementation of preferences. -
Uses of IPropertyChangeProvider in rs.baselib.type
Classes in rs.baselib.type that implement IPropertyChangeProvider Modifier and Type Class Description classAddressA location address.