Class Main
- java.lang.Object
-
- javafx.application.Application
-
- it.tidalwave.ui.javafx.JavaFXApplicationWithSplash
-
- it.tidalwave.ui.javafx.JavaFXSpringApplication
-
- it.tidalwave.accounting.ui.impl.javafx.Main
-
public class Main extends it.tidalwave.ui.javafx.JavaFXSpringApplication
- Author:
- Fabrizio Giudici
-
-
Constructor Summary
Constructors Constructor Description Main()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String... args)
protected void
onStageCreated(org.springframework.context.ApplicationContext applicationContext)
-
Methods inherited from class it.tidalwave.ui.javafx.JavaFXSpringApplication
createParent, initializeInBackground, onClosing, onStageCreated
-
Methods inherited from class it.tidalwave.ui.javafx.JavaFXApplicationWithSplash
getApplicationFxml, getExecutor, getSplashFxml, init, isFullScreen, isFullScreenLocked, isMaximized, isOSX, isUseAquaFxOnMacOsX, setApplicationFxml, setFullScreen, setFullScreenLocked, setMaximized, setSplashFxml, setUseAquaFxOnMacOsX, start
-
-