public class NoticeBoardMenuTitleProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
private ch.sahits.game.openpatrician.utilities.l10n.Locale |
locale |
private org.springframework.context.MessageSource |
messageSource |
| Constructor and Description |
|---|
NoticeBoardMenuTitleProvider() |
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.control.Label |
createTitle(ENoticeBoardType type,
ch.sahits.game.openpatrician.model.city.ICity city) |
@Autowired private ch.sahits.game.openpatrician.utilities.l10n.Locale locale
@Autowired private org.springframework.context.MessageSource messageSource
public javafx.scene.control.Label createTitle(ENoticeBoardType type, ch.sahits.game.openpatrician.model.city.ICity city)
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.