Interface RangeWidget

All Known Implementing Classes:
ColorTableWidget, RangeDialog

public interface RangeWidget
An interface for widgets that set ranges
Version:
$Revision: 1.2 $
Author:
IDV Development Team
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Set the dialog with the given range
  • Method Details

    • setRangeDialog

      void setRangeDialog(Range r)
      Set the dialog with the given range
      Parameters:
      r - Range to use