Class ImageListApp

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class ImageListApp extends JFrame
Author:
Dennis Cosgrove
See Also:
  • Constructor Details

    • ImageListApp

      public ImageListApp(List<URL> imageUrls)
  • Method Details

    • createAndShowGUILater

      public static void createAndShowGUILater(List<URL> imageUrls)