Package ucar.unidata.beans

Package for Java Bean utilities.

See:
          Description

Interface Summary
PropertiedBean Provides support for JavaBeans that have properties.
Property Provides support for JavaBean properties -- both vetoable and non-vetoable.
 

Class Summary
AbstractProperty Provides support for JavaBean properties -- both vetoable and non-vetoable.
InvisiblePropertiedBean Provides support for JavaBeans that have properties.
NonVetoableProperty Provides support for non-vetoable JavaBean properties.
PropertySet Provides support for JavaBean properties.
VetoableProperty Provides support for vetoable JavaBean properties.
 

Package ucar.unidata.beans Description

Package for Java Bean utilities.