This extension illustrates the creation of a custom Project Tab in Workbench.  The developer can set the tab control
to a UI Toolkit provided control, such as a web page viewer.

main.py illustrates the re-use of built in and custom views (e.g., Property, Charts, Outline...) in a custom pane and displays only the parameters association with the edited task.

Each task has its own custom tab; switching between tabs will illustrate unique data loaded for each task tab.