|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_RUN.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.VIEWER_TOP_WORLDWIND.name()) == 0)
{
DlgAbs dlg = new GfrDlgTabsSettingsDspActionAllObjImg(
frmOwner,
GfrWrpBasSynObjNameTloEclSpn.getInstance().getPathAbsoluteImageFile(strId),
"Pointset image");
if (!dlg.init())
{
String str = "! dlg.init()";
ActPrfPrjSettingsOgcEclAbs._LOGGER_.severe(str);
throw new Exception(str);
}
dlg.setVisible(true);
return true;
}
}
if (strValueKindObject.compareTo(
GfrEnuValuesKindObjectLloVarSpcPrjOgcEcl.VALUE_LLO_IMAGE_ECL_SEG_WISE_YES.name()) == 0)
{
if (strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_MANAGE.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_RUN.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.VIEWER_TOP_WORLDWIND.name()) == 0)
{
DlgAbs dlg = new GfrDlgTabsSettingsDspActionAllObjImg(
frmOwner,
GfrWrpBasSynObjNameTloEclSegWiseYes.getInstance().getPathAbsoluteImageFile(strId),
"Pointset image");
if (!dlg.init())
{
String str = "! dlg.init()";
ActPrfPrjSettingsOgcEclAbs._LOGGER_.severe(str);
throw new Exception(str);
}
dlg.setVisible(true);
return true;
}
}
if (strValueKindObject.compareTo(
GfrEnuValuesKindObjectLloVarSpcPrjOgcEcl.VALUE_LLO_IMAGE_ECL_SCT.name()) == 0)
{
if (strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_MANAGE.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_RUN.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.VIEWER_TOP_WORLDWIND.name()) == 0)
{
DlgAbs dlg = new GfrDlgTabsSettingsDspActionAllObjImg(
frmOwner,
GfrWrpBasSynObjNameTloEclSct.getInstance().getPathAbsoluteImageFile(strId),
"Sector image");
if (!dlg.init())
{
String str = "! dlg.init()";
ActPrfPrjSettingsOgcEclAbs._LOGGER_.severe(str);
throw new Exception(str);
}
dlg.setVisible(true);
return true;
}
}
if (strValueKindObject.compareTo(
GfrEnuValuesKindObjectLloVarSpcPrjOgcEcl.VALUE_LLO_IMAGE_ECL_PLC.name()) == 0)
{
if (strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_MANAGE.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_RUN.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.VIEWER_TOP_WORLDWIND.name()) == 0)
{
DlgAbs dlg = new GfrDlgTabsSettingsDspActionAllObjImg(
frmOwner,
GfrWrpBasSynObjNameTloEclPlc.getInstance().getPathAbsoluteImageFile(strId),
"Placemark image");
if (!dlg.init())
{
String str = "! dlg.init()";
ActPrfPrjSettingsOgcEclAbs._LOGGER_.severe(str);
throw new Exception(str);
}
dlg.setVisible(true);
return true;
}
}
if (strValueKindObject.compareTo(
GfrEnuValuesKindObjectLloVarSpcPrjOgcEcl.VALUE_LLO_IMAGE_ECL_PNT.name()) == 0)
{
if (strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_MANAGE.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_RUN.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.VIEWER_TOP_WORLDWIND.name()) == 0)
{
DlgAbs dlg = new GfrDlgTabsSettingsDspActionAllObjImg(
frmOwner,
GfrWrpBasSynObjNameTloEclPnt.getInstance().getPathAbsoluteImageFile(strId),
"Point image");
if (!dlg.init())
{
String str = "! dlg.init()";
ActPrfPrjSettingsOgcEclAbs._LOGGER_.severe(str);
throw new Exception(str);
}
dlg.setVisible(true);
return true;
}
}
if (strValueKindObject.compareTo(
GfrEnuValuesKindObjectLloVarSpcPrjOgcEcl.VALUE_LLO_IMAGE_ECL_ARE.name()) == 0)
{
if (strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_MANAGE.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_RUN.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.VIEWER_TOP_WORLDWIND.name()) == 0)
{
DlgAbs dlg = new GfrDlgTabsSettingsDspActionAllObjImg(
frmOwner,
GfrWrpBasSynObjNameTloEclAre.getInstance().getPathAbsoluteImageFile(strId),
"Area image");
if (!dlg.init())
{
String str = "! dlg.init()";
ActPrfPrjSettingsOgcEclAbs._LOGGER_.severe(str);
throw new Exception(str);
}
dlg.setVisible(true);
return true;
}
}
if (strValueKindObject.compareTo(
GfrEnuValuesKindObjectLloVarSpcPrjOgcEcl.VALUE_LLO_IMAGE_ECL_PTH.name()) == 0)
{
if (strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_MANAGE.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.PERSPECTIVE_RUN.name()) == 0
|| strValueKindTargetWindow.compareTo(
GfrEnuValuesKindTargetWindow.VIEWER_TOP_WORLDWIND.name()) == 0)
{
DlgAbs dlg = new GfrDlgTabsSettingsDspActionAllObjImg(
frmOwner,
GfrWrpBasSynObjNameTloEclPth.getInstance().getPathAbsoluteImageFile(strId),
"Path image");
if (!dlg.init())
{
String str = "! dlg.init()";
ActPrfPrjSettingsOgcEclAbs._LOGGER_.severe(str);
throw new Exception(str);
}
dlg.setVisible(true);
return true;
}
}