Class DisplaySettingsDialog.PropertyValueWrapper

java.lang.Object
ucar.unidata.idv.control.DisplaySettingsDialog.PropertyValueWrapper
Enclosing class:
DisplaySettingsDialog

public class DisplaySettingsDialog.PropertyValueWrapper extends Object
Class PropertyValueWrapper utility class
Version:
$Revision: 1.13 $
Author:
IDV Development Team
  • Constructor Details

    • PropertyValueWrapper

      public PropertyValueWrapper(PropertyValue propertyValue)
      ctor
      Parameters:
      propertyValue - the value
    • PropertyValueWrapper

      public PropertyValueWrapper(PropertyValue propertyValue, boolean cbxValue)
      ctor
      Parameters:
      propertyValue - the value
      cbxValue - is cbx on
  • Method Details

    • changeProperty

      public void changeProperty()
      Change the property value
    • getCheckbox

      public JCheckBox getCheckbox()
      Get the cbx
      Returns:
      the cbx
    • changeValue

      public void changeValue()
      Change the value
    • changeValueTo

      public void changeValueTo(Object o)
      Change the value
      Parameters:
      o - new value
    • setCheckboxLabel

      public void setCheckboxLabel()
      set label
    • getCategory

      public String getCategory()
      get the category of this property value
      Returns:
      get the category of this property value
    • getName

      public String getName()
      Get the name
      Returns:
      the name