The KFlows display is a user specific display developed for the Environment Agency Reading Office.
The KFlows module is available in 2 Delft-FEWS classes:
The KFlows display can be added to the Delft-FEWS Explorer.xml file as an explorer task.
<explorerTask name="KFlows"> <mnemonic>K</mnemonic> <arguments>KFlowsDisplay</arguments> <taskClass>nl.wldelft.fews.gui.plugin.kflows.KFlows</taskClass> <toolbarTask>false</toolbarTask> <menubarTask>true</menubarTask> <allowMultipleInstances>false</allowMultipleInstances> <accelerator>ctrl K</accelerator> <loadAtStartup>false</loadAtStartup> </explorerTask> |
The KFlows display configuration file contains multiple elements with sub-elements. Example is provided below.
Example config file attached.