Versions Compared

Key

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

...

An example of the configuration is provided below

Code Block
xml
xml

<explorerTask name="Modifier Display">

...


	<iconFile></iconFile>

...


	<mnemonic>X</mnemonic>

...


	<arguments>ModifiersPlugin</arguments>

...


	<taskClass>nl.wldelft.fews.gui.plugin.modifiers.ModifiersPlugin</taskClass>

...


	<toolbarTask>true</toolbarTask>

...


	<menubarTask>true</menubarTask>

...


	<accelerator>ctrl X</accelerator>

...


</explorerTask> 

Note that the use if Icons and Mnemonics, as well as the name of the display will depend on the configuration.