strLabelWhat);
this._pnlSelectServer_.addPanelListener((IGfrHandlerListenerPanelDialog) this);
this._pnlSelectServer_.addPanelListener(pnr);
this._pnlShowUrlServerWms_ = new GfrPnlGrpLbl(
GfrResBundleLang.s_getInstance().getValue("sentence.webMapService"), "");
this._pnlShowUrlHomePage_ = new GfrPnlShowUrlServerWms(
GfrResBundleLang.s_getInstance().getValue("sentence.homePage"), "");
this._pnlShowWhat_ = new GfrPnlGrpLbl(GfrResBundleLang.s_getInstance().getValue("word.what"), "");
this._pnlShowWho_ = new GfrPnlGrpLbl(GfrResBundleLang.s_getInstance().getValue("word.who"), "");
super.addToListResizable(this._pnlShowUrlServerWms_);
super.addToListResizable(this._pnlShowUrlHomePage_);
super.addToListResizable(this._pnlShowWhat_);
super.addToListResizable(this._pnlShowWho_);