Class SpringbootJavaFxApplication
java.lang.Object
javafx.application.Application
net.rgielen.fxweaver.samples.springboot.starter.application.SpringbootJavaFxApplication
public class SpringbootJavaFxApplication
extends javafx.application.Application
- Author:
- Rene Gielen
-
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters -
Field Summary
Fields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, launch, launch, notifyPreloader, setUserAgentStylesheet
-
Constructor Details
-
SpringbootJavaFxApplication
public SpringbootJavaFxApplication()
-
-
Method Details