public interface INoticeBoardFactory
| Modifier and Type | Method and Description |
|---|---|
void |
populateNoticeBoardContent(ScrollPaneContent content,
INoticeBoardDestinction destinction,
ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy,
javafx.scene.text.Font font)
Populate
content based on the destinction. |
void populateNoticeBoardContent(ScrollPaneContent content, INoticeBoardDestinction destinction, ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy, javafx.scene.text.Font font)
content based on the destinction.content - to be populated.destinction - flag used to decide on the content.Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.