Interface HasImageProperty

All Known Implementing Classes:
ImageView

public interface HasImageProperty
Author:
Bruno Salmon
  • Property Summary

    Properties
    Type
    Property
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default Image
    Gets the value of the image property.
     
    default void
    setImage(Image image)
    Sets the value of the image property.