public GfrDlgBldObjWwdEarthDrgShpSctSecGsi(
String strIdViewerSource) throws Exception
{
super("New sector by mouse-dragging", "New sector");
super._pnlDisplay = new GfrPnlDspPrjWwdEarthMainBldObjSecDrgShpSctGsi(
strIdViewerSource,
(PropertyChangeListener) this);
}