Package io.quarkiverse.fx
Class FxPostStartupEvent
java.lang.Object
io.quarkiverse.fx.FxPostStartupEvent
Event used to indicate that the FX application has started.
Holds the Stage instance.
-
Method Summary
-
Method Details
-
getPrimaryStage
public javafx.stage.Stage getPrimaryStage()
-