Package 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
Modifier and TypeMethodDescriptionvoidSet the dialog with the given range
-
Method Details
-
setRangeDialog
Set the dialog with the given range- Parameters:
r- Range to use
-