Class Panorama

    • Constructor Detail

      • Panorama

        public Panorama()
        Default constructor without a view component (yet).
      • Panorama

        public Panorama​(Component view)
        Constructor supplying the view component.
        Parameters:
        view - The component we will be viewing.