Package io.quarkiverse.fx
Class FxApplicationStartupEvent
java.lang.Object
io.quarkiverse.fx.FxApplicationStartupEvent
Event used to indicate that the FX
Application is ready.
Called before FxStartupEvent, and used to performs initializations before applicative code-
Method Summary
-
Method Details
-
getApplication
public javafx.application.Application getApplication()
-