Class JavaFxUtils


  • public class JavaFxUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JavaFxUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getVersionString()  
      static void savePngFromStage​(javafx.stage.Window stage)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JavaFxUtils

        public JavaFxUtils()
    • Method Detail

      • getVersionString

        @NotNull
        public static java.lang.String getVersionString()
      • savePngFromStage

        public static void savePngFromStage​(javafx.stage.Window stage)