Package io.quarkiverse.fx
package io.quarkiverse.fx
-
ClassDescriptionA non-CDI bean that is instantiated by the
Applicationlayer.Event used to indicate that the FXApplicationis ready.Event used to indicate that the FX application has started.A singleton for a startup latch used by FxApplication and RunOnFxThreadInterceptorMark annotated target to be executed on JavaFx UI Thread (JavaFX Application Thread), passing the target as a runnable toPlatform.runLater(Runnable)