Uses of Class
ch.sahits.game.openpatrician.display.model.ViewChangeCityPlayerProxyJFX
-
Packages that use ViewChangeCityPlayerProxyJFX Package Description ch.sahits.game.openpatrician.display.notice ch.sahits.game.graphic.display.notice Package -
-
Uses of ViewChangeCityPlayerProxyJFX in ch.sahits.game.openpatrician.display.notice
Methods in ch.sahits.game.openpatrician.display.notice with parameters of type ViewChangeCityPlayerProxyJFX Modifier and Type Method Description javafx.scene.layout.RegionNoticeBoardContentProvider. createContent(ch.sahits.game.openpatrician.javafx.model.ENoticeBoardType type, ViewChangeCityPlayerProxyJFX proxy)Create the content to be placed in the notice boards scroll pane.javafx.scene.layout.RegionNoticeBoardContentProvider. createHeader(ch.sahits.game.openpatrician.javafx.model.ENoticeBoardType type, ViewChangeCityPlayerProxyJFX proxy)Create the header node for to be placed in the notice boards head.javafx.beans.value.ObservableValue<?>NoticeBoardContentProvider. createObservable(ch.sahits.game.openpatrician.javafx.model.ENoticeBoardType type, ViewChangeCityPlayerProxyJFX proxy)Create an observable to which an change listener can be subscribed that indicates, that the header and content need updating.
-