public class MiniFx
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static SingleSceneSpringJavaFxApplication.FxLauncher |
launcher(java.lang.Class<?>... configurationClasses)
This way to get a launcher guarantees that the configuration class for miniFx is present and at the right place
(last in the list)
|
public static SingleSceneSpringJavaFxApplication.FxLauncher launcher(java.lang.Class<?>... configurationClasses)
configurationClasses - the configuration classes to launch