Class Display
Object
Display
- All Implemented Interfaces:
DisplayInterface
TODO: feels wrong, need a better solution.
- Author:
- maartenl
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Display
public Display() -
Display
-
-
Method Details
-
getMainTitle
Description copied from interface:DisplayInterface
The title as visible on the screen.- Specified by:
getMainTitle
in interfaceDisplayInterface
- Returns:
-
setMainTitle
-
getImage
Description copied from interface:DisplayInterface
Returns an url pointing to an image.- Specified by:
getImage
in interfaceDisplayInterface
- Returns:
-
setImage
-
getBody
Description copied from interface:DisplayInterface
The body to be displayed on the screen. In general the first letter of the body is converted to an image on the client side.- Specified by:
getBody
in interfaceDisplayInterface
- Returns:
-
setBody
-