gitlab #67
Change-Id: Ic9676888130fe53e7a03b398bc3c56cf5d7dce9f
stopTime.setInputValidator(new DoubleValidator());\r
\r
stepLengthLabel = new Label(composite, SWT.NONE);\r
- stepLengthLabel.setText("Step length\n(empty = default)");\r
+ stepLengthLabel.setText("Step length\n(empty = Stop time - Start time/500)");\r
\r
stepLength = new TrackedText(composite, support, SWT.BORDER | SWT.RIGHT);\r
stepLength.setTextFactory(new DoublePropertyFactory(SysdynResource.URIs.SysdynModel_simulationStepLength));\r