Class MarvinFx


  • public class MarvinFx
    extends java.lang.Object
    • Constructor Detail

      • MarvinFx

        public MarvinFx()
    • Method Detail

      • show

        public static javafx.stage.Stage show​(javafx.scene.Scene scene)
      • show

        public static javafx.stage.Stage show​(javafx.scene.Parent parent)
      • show

        public static javafx.stage.Stage show​(javafx.scene.Node node)
      • sleep

        public static void sleep​(javafx.util.Duration duration)
      • sleep

        public static void sleep​(long duration)
      • getInstance

        public static MarvinFx getInstance()