Class FxPostStartupEvent

java.lang.Object
io.quarkiverse.fx.FxPostStartupEvent

public final class FxPostStartupEvent extends Object
Event used to indicate that the FX application has started. Holds the Stage instance.
  • Method Details

    • getPrimaryStage

      public javafx.stage.Stage getPrimaryStage()