| Package | Description |
|---|---|
| org.jacpfx.spring.launcher |
| Modifier and Type | Class and Description |
|---|---|
class |
AFXSpringJavaConfigLauncher
JavaFX / Spring application launcher; This abstract class handles reference
to spring context and contains the JavaFX start method; Implement this
abstract class and add a main method to call the default JavaFX launch
("Application.launch(args);") sequence.
|
class |
AFXSpringXmlLauncher
JavaFX / Spring application launcher; This abstract class handles reference
to spring context and contains the JavaFX start method; Implement this
abstract class and add a main method to call the default JavaFX launch
("Application.launch(args);") sequence
|
Copyright © 2014. All rights reserved.