super(
frmOwner,
strsExistingItems,
GfrResBundleLang.s_getInstance().getValue("sentence.openWorkspaceFromList"));
this._pnlPathWorkSpace_ = new GfrPnlGrpTxfFullEditableNo(
GfrResBundleLang.s_getInstance().getValue("word.path"));
super.setMouseListener((MouseListener) this);
super.setListSelectListener((ListSelectionListener) this);