Uses of Interface
io.github.tonywasher.joceanus.tethys.javafx.launch.util.TethysUIFXBaseState
Packages that use TethysUIFXBaseState
Package
Description
javaFX launch classes.
JavaFX launch utilities.
-
Uses of TethysUIFXBaseState in io.github.tonywasher.joceanus.tethys.javafx.launch
Methods in io.github.tonywasher.joceanus.tethys.javafx.launch with parameters of type TethysUIFXBaseStateModifier and TypeMethodDescriptionvoidTethysUIFXLaunch.setProgramState(TethysUIFXBaseState pState) -
Uses of TethysUIFXBaseState in io.github.tonywasher.joceanus.tethys.javafx.launch.util
Classes in io.github.tonywasher.joceanus.tethys.javafx.launch.util that implement TethysUIFXBaseStateMethods in io.github.tonywasher.joceanus.tethys.javafx.launch.util with parameters of type TethysUIFXBaseStateModifier and TypeMethodDescriptionvoidTethysUIFXSetState.setProgramState(TethysUIFXBaseState pState) Set program state.Constructors in io.github.tonywasher.joceanus.tethys.javafx.launch.util with parameters of type TethysUIFXBaseStateModifierConstructorDescription(package private)TethysUIFXSplash(TethysUIFXBaseState pState) Constructor.