Class JFXAnimationLoop
java.lang.Object
javafx.application.Application
nl.colorize.multimedialib.renderer.jfx.JFXAnimationLoop
public class JFXAnimationLoop
extends javafx.application.Application
Handles the JavaFX application, window, and animation loop. Instances of
this class are managed by JavaFX, and operate on the JavaFX application
thread.
-
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
-
Method Summary
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
Constructor Details
-
JFXAnimationLoop
public JFXAnimationLoop()
-
-
Method Details
-
start
- Specified by:
start
in classjavafx.application.Application
- Throws:
Exception
-