The Display view shows a list of converted files for the project and allows
the user to display a selected file either as a browser view, or in a pop up
window showing the web page source.
This view also allows users to define what is visible. We want to allow users to:
- show or hide comments
- show or hide function bodies
- show just class names by hiding the entire class scope
That will be indicated by checkboxes for each of the above.