Class MoneyWiseFXpreLoader
java.lang.Object
javafx.application.Application
javafx.application.Preloader
io.github.tonywasher.joceanus.tethys.javafx.launch.TethysUIFXPreLoader
io.github.tonywasher.joceanus.moneywise.ui.javafx.MoneyWiseFXpreLoader
MoneyWise javaFX preLoader.
-
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Preloader
javafx.application.Preloader.ErrorNotification, javafx.application.Preloader.PreloaderNotification, javafx.application.Preloader.ProgressNotification, javafx.application.Preloader.StateChangeNotificationNested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters -
Field Summary
Fields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.tonywasher.joceanus.tethys.javafx.launch.TethysUIFXPreLoader
handleStateChangeNotification, init, startMethods inherited from class javafx.application.Preloader
handleApplicationNotification, handleErrorNotification, handleProgressNotificationMethods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
Constructor Details
-
MoneyWiseFXpreLoader
public MoneyWiseFXpreLoader()Constructor.
-
-
Method Details
-
getProgramInfo
Description copied from class:TethysUIFXPreLoaderObtain program info.- Specified by:
getProgramInfoin classTethysUIFXPreLoader- Returns:
- the info
-