Using the Merge Demo

This merge demo is included to demonstrate the merge capabilities of JavaHelp.

How Merging Works

When helpsets are merged there is allways a master helpset into which other helpsets are merged. Constituent helpsets can be dynamically removed from the merged helpset, even while the merged helpset is displayed.

In addition, a helpset file can use the <subhelpset> tag to statically include helpsets. This behavior has same result as if you had added the subhelpset to the enclosing helpset, except that if the subhelpsetfile does not exist, it is ignored.  

The Demo Program

This demo enables you to add helpsets to the master helpset, remove constituent helpsets from the merged helpset, and display master and slave views. The View command shows master and slave navigators, enabling you to see each helpset as it existed before the merge. The views are updated each time you merge or delete a helpset.

Running the merge demo

Notes: