1. Find the documentation for show Message Dialog. How many methods with this name are there? What are the differences between them? Which one should we use for the "About" box? Why?
2. Implement the show About method in your Image Viewer class, using a call to a show Message Dialog method.