ucar.unidata.idv.ui
Class AutoDisplayEditor.ParamDisplay

java.lang.Object
  extended by ucar.unidata.idv.ui.AutoDisplayEditor.ParamDisplay
Enclosing class:
AutoDisplayEditor

public static class AutoDisplayEditor.ParamDisplay
extends Object

Class ParamDisplay Holds a param id and a control descriptor

Version:
$Revision: 1.16 $
Author:
IDV Development Team

Constructor Summary
AutoDisplayEditor.ParamDisplay(String paramId, ControlDescriptor cd, boolean enabled)
          CTOR
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoDisplayEditor.ParamDisplay

public AutoDisplayEditor.ParamDisplay(String paramId,
                                      ControlDescriptor cd,
                                      boolean enabled)
CTOR

Parameters:
paramId - Param id
cd - ControlDescriptor
enabled - Is it enabled