SudokuFX
|
Interface for the splash screen view. More...
Public Member Functions | |
void | hideSplashScreen () |
void | showSplashScreen () |
Interface for the splash screen view.
void fr.softsf.sudokufx.interfaces.ISplashScreenView.hideSplashScreen | ( | ) |
Implemented in fr.softsf.sudokufx.view.SplashScreenView.
void fr.softsf.sudokufx.interfaces.ISplashScreenView.showSplashScreen | ( | ) |
Implemented in fr.softsf.sudokufx.view.SplashScreenView.