54 new FXLabel(descriptionFrame,
"Graphical user interface for the microscopic, multi-modal traffic simulation SUMO.",
nullptr,
GUIDesignLabelAboutInfo);
58 new FXLabel(
this,
"Copyright (C) 2001-2023 German Aerospace Center (DLR) and others.",
nullptr,
GUIDesignLabelAboutInfo);
59 new FXLabel(
this,
"This application is based on code provided by the Eclipse SUMO project.",
nullptr,
GUIDesignLabelAboutInfo);
60 new FXLabel(
this,
"These core components are available under the conditions of the Eclipse Public License v2.",
nullptr,
GUIDesignLabelAboutInfo);
64 (
new MFXLinkLabel(
this,
"https://www.eclipse.dev/sumo",
nullptr,
GUIDesignLabel(JUSTIFY_NORMAL)))->setTipText(
"https://www.eclipse.dev/sumo");