Class VerticalProfileControl.SamplingEditor

java.lang.Object
javax.swing.AbstractCellEditor
javax.swing.DefaultCellEditor
ucar.unidata.idv.control.VerticalProfileControl.SamplingEditor
All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor, TreeCellEditor
Enclosing class:
VerticalProfileControl

public class VerticalProfileControl.SamplingEditor extends DefaultCellEditor
If user clicks on the "sampling" column, a popup menu appears with choices for the grid value sampling method.
See Also:
  • Constructor Details

    • SamplingEditor

      public SamplingEditor()
      The sampling mode editor
  • Method Details