11431144114511461147114811491150115111521153
dlg.setVisible(true); boolean blnCancelled = dlg.isCancelled(); GfrIoSheetColIdxXlosNamLatLon choicesUser = null; if (!blnCancelled) { choicesUser = dlg.getUserChoices(); }
11941195119611971198119912001201120212031204
13951396139713981399140014011402140314041405
14481449145014511452145314541455145614571458
4849505152535455565758
} @Override public GfrIoSheetColIdxXlosNamLatLon getUserChoices() { return new GfrIoSheetColIdxXlosNamLatLon( super.isSkipFirstLine(), super._getIndexName(), this.getIndexLatitude(), this.getIndexLongitude()); }