Interface HasImageProperty
- All Known Implementing Classes:
ImageView
public interface HasImageProperty
- Author:
- Bruno Salmon
-
Property Summary
-
Method Summary
-
Property Details
-
image
- See Also:
-
-
Method Details
-
imageProperty
- Returns:
- the
image
property - See Also:
-
setImage
Sets the value of theimage
property.- Property description:
- Parameters:
image
- the value for theimage
property- See Also:
-
getImage
Gets the value of theimage
property.- Property description:
- Returns:
- the value of the
image
property - See Also:
-