Package ucar.unidata.idv.control
Class ObsDisplayControl.RealWrapper
java.lang.Object
ucar.unidata.idv.control.ObsDisplayControl.RealWrapper
- All Implemented Interfaces:
Comparable
- Enclosing class:
ObsDisplayControl
Class RealWrapper Used in the JTable to show a formatted string and support sorting on the Real value
- Version:
- $Revision: 1.58 $
- Author:
- IDV Development Team
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RealWrapper
ctor- Parameters:
lbl- labelvalue- value
-
-
Method Details
-
compareTo
Compare- Specified by:
compareToin interfaceComparable- Parameters:
that- to that- Returns:
- comparison
-
toString
to string
-