Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Not used in the configuration of the Interactive forecast display. This element should not be included.

Adding Interactive Forecast Dialogue to the configuration.

To use the interactive forecast dialogue, it must be added to the following general configuration files in the SystemConfig section;

Explorer.xml

Code Block
xml
xml
<explorerTask name="Interactive Forecast">
	<iconFile></iconFile>
	<mnemonic>I</mnemonic>
	<taskClass>nl.wldelft.fews.gui.plugin.taskRunDialog.TaskRunDialogFewsExplorerPlugin</taskClass>
	<toolbarTask>true</toolbarTask>
	<menubarTask>true</menubarTask>
	<accelerator>ctrl I</accelerator>
</explorerTask>

Example of a configuration