Package jisa.gui

Class JavaFX


  • public class JavaFX
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  JavaFX.App  
    • Constructor Summary

      Constructors 
      Constructor Description
      JavaFX()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void launch()  
      • Methods inherited from class java.lang.Object

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

      • JavaFX

        public JavaFX()
    • Method Detail

      • launch

        public static void launch()