public GfrDlgNewSettingsTloUrlPnts2SctFilled(JFrame frmOwner, String[] strsExistingItems,
ArrayList<LatLon> altMinMax)
{
super(frmOwner, strsExistingItems);
super._pnlContents = new GfrPnlContentsOkTextNewSettingsTloUrlEclSctFilled(
(DocumentListener) this,
(java.awt.event.KeyListener) this,
strsExistingItems,
altMinMax
);