Most applications have multiple graphics. If you want one window to contain several images, the Graphics module should have one state with graphic statements for each picture. The actions are used to switch from one state to another.
The second alternative is to open a separate window for individual images. This can be done by launching a module using the Launch function to handle the image when the desired action is triggered (such as the click of a button).