else
this._blnIsValid_ = true;
this._sld = new GfrSld(SwingConstants.HORIZONTAL, intMin, intMax, intValue);
this._tfd_ = new GfrTfdTextXSmall("Current value, not editable ...",
(DocumentListener) null);
if (clr != null)
this._sld.addChangeListener(clr);
}