| Builds the actions and populates the menubar and toolbar when a new window
is opened.
This work is factored into a separate class to avoid cluttering
BrowserAdvisor
This adds several actions to the menus and toolbar that are typical for
web browsers (e.g. Back, Forward, Stop, Refresh). These are defined as
retargetable actions, for which the BrowserView registers
handling actions.
since: 3.1 |