Package

scalaview

Permalink

package scalaview

Visibility
  1. Public
  2. All

Type Members

  1. case class ImagePanel(bi: BufferedImage) extends Panel with Product with Serializable

    Permalink
  2. class SwingImageViewer extends AnyRef

    Permalink

    Class having the side-effect of rendering a Stream of BufferedImages in a JFrame on-screen.

    Class having the side-effect of rendering a Stream of BufferedImages in a JFrame on-screen. Better to use the constructor(s) in the companion object.

Value Members

  1. object ImagePanel extends Serializable

    Permalink
  2. object SwingImageViewer

    Permalink
  3. object Utils

    Permalink

Ungrouped