Uses of Class
ucar.unidata.util.BooleanProperty
Packages that use BooleanProperty
-
Uses of BooleanProperty in ucar.unidata.idv
Methods in ucar.unidata.idv that return BooleanPropertyModifier and TypeMethodDescriptionprotected BooleanProperty
ViewManager.getBooleanProperty
(String propertyId) Find, or create, the BooleanProperty identified with the given idprotected BooleanProperty
ViewManager.getBooleanProperty
(String propertyId, boolean dflt) Get a BooleanPropertyMethods in ucar.unidata.idv with parameters of type BooleanPropertyModifier and TypeMethodDescriptionprotected void
ViewManager.addBooleanProperty
(BooleanProperty bp) Add in the BooleanProperty into the list of properties.protected void
ViewManager.initializeBooleanProperty
(BooleanProperty bp) Initialize a BooleanProperty -
Uses of BooleanProperty in ucar.unidata.util
Constructors in ucar.unidata.util with parameters of type BooleanProperty