Class NoticeBoardMenuTitleProvider
- java.lang.Object
-
- ch.sahits.game.openpatrician.javafx.service.NoticeBoardMenuTitleProvider
-
public class NoticeBoardMenuTitleProvider extends java.lang.ObjectFactory class providing the titles for the notice board menus.- Author:
- Andi Hotz, (c) Sahits GmbH, 2015 Created on Dec 19, 2015
-
-
Constructor Summary
Constructors Constructor Description NoticeBoardMenuTitleProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javafx.scene.control.LabelcreateTitle(ENoticeBoardType type, ch.sahits.game.openpatrician.model.city.ICity city)
-
-
-
Method Detail
-
createTitle
public javafx.scene.control.Label createTitle(ENoticeBoardType type, ch.sahits.game.openpatrician.model.city.ICity city)
-
-