super(frmOwner,
"Import paths from ESRI shape file",
GfrDlgImportFileShapeLinesOpenEclPth._INT_W_,
GfrDlgImportFileShapeLinesOpenEclPth._INT_H_);
super._pnlContents = new GfrPnlContentsOkImportShapeTloLineOpen(
(DocumentListener) this, // super._pnlCommands_
strsExistingItems
);
}