Package org.minifx.workbench.conf
Class MiniFxWorkbenchSceneConfiguration
- java.lang.Object
-
- org.minifx.workbench.conf.MiniFxWorkbenchSceneConfiguration
-
@Configuration @Import(MiniFxWorkbenchConfiguration.class) public class MiniFxWorkbenchSceneConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MiniFxWorkbenchSceneConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javafx.scene.Scene
mainScene(MiniFxWorkbench workbench)
-
-
-
Method Detail
-
mainScene
@Bean public javafx.scene.Scene mainScene(MiniFxWorkbench workbench)
-
-