super._lblItems.setText("Processing path, please wait ...");
}
// ---
ShapeTloLineOpen swlCur = (ShapeTloLineOpen) super._alt.get(i);
String strLabel = swlCur.getLabel();
ArrayList<Point2D.Double> altPntCur = swlCur.getValue();
String strDescription = swlCur.getDescription();
String strUrl = super._getUrlObject(swlCur.getUrl());
if (strDescription == null)
strDescription = "";
String strId =