Class SceneEventHandlerFactory


  • @Service
    @Lazy
    @DependentInitialisation(ch.sahits.game.openpatrician.model.initialisation.StartNewGameBean.class)
    public class SceneEventHandlerFactory
    extends java.lang.Object
    Author:
    Andi Hotz, (c) Sahits GmbH, 2013 Created on Dec 12, 2013
    • Constructor Detail

      • SceneEventHandlerFactory

        public SceneEventHandlerFactory()
    • Method Detail

      • currentSceneProperty

        public javafx.beans.property.ObjectProperty<EScene> currentSceneProperty()
      • setUpDialogController

        public void setUpDialogController​(IDialogContoller controller)