Interface ImageComponent

All Superinterfaces:
Component, DepictedObject, Displayable, ImageModel, InfoModel, LabelModel, Model, PresentationModel, com.globalmentor.beans.PropertyBindable, com.globalmentor.beans.PropertyConstrainable
All Known Subinterfaces:
PendingImageComponent
All Known Implementing Classes:
AbstractImageComponent, Image, ImageActionControl, ImageBooleanSelectActionControl, PendingImage, PendingImageActionControl, Picture

public interface ImageComponent extends Component, ImageModel
A component that displays an image.
Author:
Garret Wilson