public class SplashScreen
extends de.felixroske.jfxsupport.SplashScreen
| Constructor and Description |
|---|
SplashScreen() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getImagePath() |
javafx.scene.Parent |
getParent() |
boolean |
visible() |
public javafx.scene.Parent getParent()
getParent in class de.felixroske.jfxsupport.SplashScreenpublic boolean visible()
visible in class de.felixroske.jfxsupport.SplashScreenpublic java.lang.String getImagePath()
getImagePath in class de.felixroske.jfxsupport.SplashScreen