32333435363738
ActionListener[] alrs, String strValueInit) throws Exception { super(); super._cmb = new CmbChoiceShapeIcon(alrs, strValueInit); }
5051525354555657585960
String strShape = _STR_DEFAULT_SHAPE_; if (strShapeInit != null) strShape = strShapeInit; super._objCustom = new CmbChoiceShapeIcon( alrsParent, strShape); ((GfrCmb) super._objCustom).setEnabled(blnSetSelected);