java.lang.Object
javafx.application.Application
eu.hansolo.medusa.Demo
public class Demo
extends javafx.application.Application
-
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
-
Demo
public Demo()
-
-
Method Details
-
init
public void init()- Overrides:
initin classjavafx.application.Application
-
start
public void start(javafx.stage.Stage stage) - Specified by:
startin classjavafx.application.Application
-
stop
public void stop()- Overrides:
stopin classjavafx.application.Application
-
main
-