Interface ImagePane.ImageValue

All Superinterfaces:
Observable<BufferedImage>, Observer<BufferedImage>, Value<BufferedImage>
Enclosing class:
ImagePane

public static interface ImagePane.ImageValue extends Value<BufferedImage>
Controls the image displayed in an ImagePane
  • Method Details