ucar.unidata.idv.control
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
 void setRangeDialog(Range r)
          Set the dialog with the given range
 

Method Detail

setRangeDialog

void setRangeDialog(Range r)
Set the dialog with the given range

Parameters:
r - Range to use