Package de.xima.fc.mdl.ui
Class GuiImage
- java.lang.Object
-
- de.xima.fc.mdl.ui.GuiImage
-
- All Implemented Interfaces:
Serializable
public final class GuiImage extends Object implements Serializable
Model for a GUI image with a source and an alternative description.- Since:
- 8.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAlt()
Gets the alternative text for the image, used e.g.String
getSrc()
Gets the source of the image, i.e.String
toString()
-