Javadoc Style Navigation
Similar to the Javadoc style of presenting code documentation, three panes are provided, each with a different view on the data. Click on the image below to see full size.
The highest level pane (appearing at the top left) offers a list of packages available to be viewed. The selection in this pane determines what is displayed in the intermediate pane (in the bottom left). The Intermediate pane displays the contents of the selected package.

The intermediate pane (by default appearing at the bottom left) determines what is displayed in the main pane (by default on the right). All information about a selected item is displayed in the main pane.

By default, the top-level package "Registry" is selected in the highest level pane. This provides a useful reminder of overall structure in the intermediate pane, so it can be a good approach to keep this selection fixed and navigate by selecting only from the intermediate and main panes.
If you wish to return to this view after experimenting with other views, select the top level package "Registry" in the highest-level pane.
Back to How to Navigate Registry Content...
