Add a new action that toggles on or of the display of the connected component bounding boxes.
This action should only be enabled when an image is loaded.
The action should have a suitable accelerator associated with it and be added to the menu and the toolbar
Initially display of the connected component bounding boxes should be off.
Modify the loading of the connected components so that they are loaded only the first time that this action is toggled on. After they have been loaded, further toggling should not cause them to be reloaded, but opening a new image should cause the loaded connected component objects to be cleared.