| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.javafx.model | |
| ch.sahits.game.openpatrician.javafx.service |
| Modifier and Type | Method | Description |
|---|---|---|
static ENoticeBoardType |
ENoticeBoardType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ENoticeBoardType[] |
ENoticeBoardType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
NoticeBoardMenu(ENoticeBoardType type) |
| Modifier and Type | Method | Description |
|---|---|---|
NoticeBoardMenu |
NoticeBoardMenuProvider.createMenu(ENoticeBoardType type,
ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
INoticeBoardMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
Create a list of menu entries approypriate forthe type based on the city player proxy object.
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardArmoryMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardChurchMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardCityHallMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardGuildMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardLoanerMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardMarketPlaceMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardMessageMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardShipSelectionMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardShipyardMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardTavernMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardTradingMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
java.util.LinkedHashSet<NoticeBoardMenuEntry> |
NoticeBoardTradingOfficeMenuProvider.createMenuEntries(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type) |
|
javafx.scene.control.Label |
NoticeBoardMenuTitleProvider.createTitle(ENoticeBoardType type,
ch.sahits.game.openpatrician.model.city.ICity city) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.