152153154155156157158159160
protected PnlDspRowAbs() { super(); this._btnReset = new BtnReset((ActionListener) this); this._cbxApplyAll_ = new CbxSettingsApplyAll(); super.setLayout(new FlowLayout(FlowLayout.LEFT, 5, 0)); }