Uses of Interface
ucar.unidata.beans.Property
Packages that use Property
Package
Description
Package for Java Bean utilities.
DataSource classes and utilities for sounding data.
Provides support for aerological diagrams.
-
Uses of Property in ucar.unidata.beans
Classes in ucar.unidata.beans that implement PropertyModifier and TypeClassDescriptionclass
Provides support for JavaBean properties -- both vetoable and non-vetoable.class
Provides support for non-vetoable JavaBean properties.class
Provides support for vetoable JavaBean properties.Methods in ucar.unidata.beans that return PropertyModifier and TypeMethodDescriptionPropertySet.getProperty
(String name) Gets a property by name from the collection of properties.Methods in ucar.unidata.beans with parameters of type PropertyModifier and TypeMethodDescriptionvoid
InvisiblePropertiedBean.addProperty
(Property property) Adds a property to the collection of properties.void
PropertiedBean.addProperty
(Property property) Adds a property to the collection of properties.void
PropertySet.addProperty
(Property property) Adds a property to the collection of properties.void
PropertySet.removeProperty
(Property property) Removes a property from the collection of properties. -
Uses of Property in ucar.unidata.data.sounding
Methods in ucar.unidata.data.sounding that return PropertyModifier and TypeMethodDescriptionRAOB.Contribution.End.getProperty()
Get the property for this EndMethods in ucar.unidata.data.sounding with parameters of type PropertyModifier and TypeMethodDescriptionprotected boolean
RAOB.adjustCoordinateSystem
(CoordinateSystem cs, Field oldField, Property property) Handles a change to a coordinate system transformation.Constructors in ucar.unidata.data.sounding with parameters of type Property -
Uses of Property in ucar.unidata.view.sounding
Classes in ucar.unidata.view.sounding that implement PropertyModifier and TypeClassDescriptionprotected class
Provides support for format properties.protected class
Provides support for name properties.protected class
Provides support for numeric value properties.protected class
Provides support for unit properties.Methods in ucar.unidata.view.sounding that return PropertyModifier and TypeMethodDescriptionprotected Property
SoundingFileBrowser.getSoundingAdapterProperty()
Get the SoundingAdapter property