{
public GfrDlgNewSettingsTloUrlPnts2SctEdit(JFrame frmOwner, String[] strsExistingItems)
{
super(frmOwner, strsExistingItems);
super._pnlContents = new GfrPnlContentsOkTextNewSettingsTloUrlEclSctEdit(
(DocumentListener) this,
(java.awt.event.KeyListener) this,
strsExistingItems
);
}