Class SwingPicture

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class SwingPicture extends JPanel
Embeds a Picture object in a JPanel,.
See Also:
  • Constructor Details

    • SwingPicture

      public SwingPicture(Picture picture)
  • Method Details