@Component
@Lazy
@DependentInitialisation(ch.sahits.game.openpatrician.model.initialisation.StartNewGameBean.class)
public class DisplayMessages
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static int |
MESSAGE_STORE_SIZE |
| Constructor | Description |
|---|---|
DisplayMessages() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleMessage(ch.sahits.game.openpatrician.model.DisplayMessage message) |
|
javafx.collections.ObservableList<ch.sahits.game.openpatrician.model.DisplayMessage> |
messagesProperty() |
public static final int MESSAGE_STORE_SIZE
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.