public GfrDlgTabsSettingsDspActionWwdObjLyrLeaf(Frame frmOwner, String strId)
throws Exception
{
super(frmOwner, "WMS's leaf layer");
super._tabContents = new GfrTabCntSetInfDspWwdEarthLayerLeaf(
(ChangeListener) this,
(ActionListener) this,
strId);
}